|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/complex/complex.hpp>#include <prc/core/value/functions/abs.hpp>#include <prc/core/value/functions/sqrt.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class T , If< IsInvocable< Mul, T, T > > = 0, If< IsInvocable< Sub, T, T > > = 0> | |
| static constexpr auto | pRC::square (Complex< T > const &a) |