|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <prc/tensor_train/operator/type_traits.hpp>Go to the source code of this file.
Classes | |
| class | pRC::TensorTrain::OperatorViews::ReferenceToConst< T, M, N, Ranks > |
Namespaces | |
| namespace | pRC |
| namespace | pRC::TensorTrain |
| namespace | pRC::TensorTrain::OperatorViews |
Functions | |
| template<class T , class M , class N , class Ranks > | |
| pRC::TensorTrain::OperatorViews::ReferenceToConst (Operator< T, M, N, Ranks > const &) -> ReferenceToConst< T, M, N, Ranks > | |