pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
cast.hpp File Reference
#include <prc/core/complex/complex.hpp>
#include <prc/core/functors/cast.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class C , If< IsValue< C > > = 0, class T , If< IsInvocable< Cast< C >, T > > = 0>
static constexpr auto pRC::cast (Complex< T > const &a)