coeff_lin() const =0 | VariableIterator_Type | [pure virtual] |
coeff_quad() const =0 | VariableIterator_Type | [pure virtual] |
END enum value | VariableIterator_Type | |
linear | VariableIterator_Type | [protected] |
LINEAR enum value | VariableIterator_Type | |
NONLINEAR enum value | VariableIterator_Type | |
nonlinear | VariableIterator_Type | [protected] |
operator bool() const =0 | VariableIterator_Type | [pure virtual] |
operator()() const =0 | VariableIterator_Type | [pure virtual] |
operator++()=0 | VariableIterator_Type | [pure virtual] |
QUADRATIC enum value | VariableIterator_Type | |
quadratic | VariableIterator_Type | [protected] |
type() const =0 | VariableIterator_Type | [pure virtual] |
VariableIterator_Type(bool linear_=true, bool nonlinear_=true, bool quadratic_=false) | VariableIterator_Type | [inline] |
VarType enum name | VariableIterator_Type | |
~VariableIterator_Type() | VariableIterator_Type | [inline, virtual] |