|
pRC
multi-purpose Tensor Train library for C++
|
Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class T , If< IsFloat< T > > = 0> | |
| static constexpr T | pRC::pi () |
| Returns pi as a Float. | |
| template<class T , If< IsInteger< T > > = 0> | |
| static constexpr auto | pRC::pi () |
| Returns pi as a Float. | |