|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#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) |