|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/basic/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<Bool C = true, class X > | |
| static constexpr Conditional< IsSatisfied< C >, RemoveConstReference< X >, X > | pRC::copy (X &&a) |