pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
hint.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSD-2-Clause
2
3#ifndef pRC_CORE_TENSOR_OPERATOR_HINT_H
4#define pRC_CORE_TENSOR_OPERATOR_HINT_H
5
6namespace pRC::Operator
7{
43}
44#endif // pRC_CORE_TENSOR_OPERATOR_HINT_H
Definition print.hpp:11
Hint
This enum's elements denote a hint regarding an operator.
Definition hint.hpp:30