VariableIterator Member List
This is the complete list of members for
VariableIterator, including all inherited members.
coeff_lin() const | VariableIterator | [virtual] |
coeff_quad() const | VariableIterator | [virtual] |
END enum value | VariableIterator_Type | |
init() | VariableIterator | [private] |
it_linear | VariableIterator | [private] |
it_nonlinear | VariableIterator | [private] |
it_quadratic | VariableIterator | [private] |
LINEAR enum value | VariableIterator_Type | |
linear | VariableIterator_Type | [protected] |
nonlinear | VariableIterator_Type | [protected] |
NONLINEAR enum value | VariableIterator_Type | |
operator bool() const | VariableIterator | [inline, virtual] |
operator()() const | VariableIterator | [virtual] |
operator++() | VariableIterator | [virtual] |
quadratic | VariableIterator_Type | [protected] |
QUADRATIC enum value | VariableIterator_Type | |
sparsity | VariableIterator | [private] |
type() const | VariableIterator | [inline, virtual] |
VariableIterator(const Func &f_, bool linear_=true, bool nonlinear_=true, bool quadratic_=false) | VariableIterator | |
VariableIterator(const SparsityInfo &sparsity_, bool linear_=true, bool nonlinear_=true, bool quadratic_=false) | VariableIterator | |
VariableIterator_Type(bool linear_=true, bool nonlinear_=true, bool quadratic_=false) | VariableIterator_Type | [inline] |
VarType enum name | VariableIterator_Type | |
whereami | VariableIterator | [private] |
~VariableIterator_Type() | VariableIterator_Type | [inline, virtual] |