|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/value/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class X , If< IsValue< RemoveReference< X > > > = 0> | |
| static constexpr X | pRC::real (X &&a) |
| Calculates the real part of a pRC value. | |