Ask a Question | Search PSRCHIVE: |
Home
|
MEAL::Argument Class Reference Pure virtual base class of function arguments. More...
Inheritance diagram for MEAL::Argument:
Detailed DescriptionPure virtual base class of function arguments. The Argument class represents an independent variable of a function. The values taken by this variable are represented by Argument::Value instances. Nothing is known about the type of the variable, enabling Function classes to be developed with an arbitrary number of independent variables of arbitrary type. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|