cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsComplexified
pRC::IsComplexified Concept Reference
#include <
complex.hpp
>
Concept definition
template
<
class
T>
concept
pRC::IsComplexified
=
IsSame<ResultOf<Eval, T>
, ResultOf<Eval, ResultOf<Complexify, T>>>
pRC::IsComplexified
Definition
complex.hpp:197
pRC::IsSame
Definition
concepts.hpp:28
Generated by
1.11.0