Class MEAL::Complex
-
class Complex : public MEAL::Evaluable<std::complex<double>>
Pure virtual base class of all complex-valued functions.
Subclassed by MEAL::GroupRule< Complex >, MEAL::ComplexCartesian, MEAL::ComplexCorrelation
Public Static Attributes
-
static const char *Name
The name of the class.
-
static const char *Name