|
pRC
multi-purpose Tensor Train library for C++
|
Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class T , If< IsValue< T > > = 0, If< IsConstructible< Complex< T >, T > > = 0> | |
| static constexpr auto | pRC::complexify (T const &a) |
| Casts a Float to a Complex<Float> | |