Class MEAL::Spinor

class Spinor : public MEAL::Evaluable<Vector<2, std::complex<double>>>

Pure virtual base class of scalar functions.

Subclassed by MEAL::Convert< SingularCoherency, Spinor >

Public Functions

virtual Spinor *clone() const

Clone method.

Public Static Attributes

static const char *Name

The name of the class.