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