cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
imag.hpp File Reference
#include <prc/core/complex/complex.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X , If< IsComplex< RemoveReference< X > > > = 0>
static constexpr decltype(autopRC::imag (X &&a)