Class MEAL::ScalarArgument

class ScalarArgument : public MEAL::Univariate<Scalar>

Represents a scalar argument, \( a \).

Public Functions

ScalarArgument()

Default constructor.

virtual std::string get_name() const

Return the name of the class.