|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/complex/complex.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class X > requires IsComplex<RemoveReference<X>> | |
| static constexpr decltype(auto) | pRC::complexify (X &&a) |