pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
imag.hpp File Reference
#include <prc/core/basic/functions/zero.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::imag (T const)
 Calculates the imaginary part of a pRC value.