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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , If< IsInvocable< Sign, T > > = 0>
static constexpr auto pRC::sign (Complex< T > const &a)