|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/basic/type_traits.hpp>Go to the source code of this file.
Classes | |
| struct | pRC::Subscript |
Namespaces | |
| namespace | pRC |
Typedefs | |
| template<class T > | |
| using | pRC::IsSubscriptable = IsInvocable< Subscript, T, Index > |