|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/tensor/type_traits.hpp>#include <prc/tensor_train/operator/type_traits.hpp>#include <prc/tensor_train/tensor/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
| namespace | pRC::TensorTrain |
Functions | |
| template<class... Xs, If< All< pRC::IsTensorish< RemoveReference< Xs > >... > > = 0> | |
| static constexpr auto | pRC::TensorTrain::fromCores (Xs &&...cores) |