#include <NLPInterfacePack_ExampleBasisSystem.hpp>
Inheritance diagram for NLPInterfacePack::ExampleBasisSystem:
Overridden from BasisSystemComposite | |
| void | update_D (const MatrixOpNonsing &C, const MatrixOp &N, MatrixOp *D, EMatRelations mat_rel) const |
| | |
Public Member Functions | |
| ExampleBasisSystem (const VectorSpace::space_ptr_t &space_x, const Range1D &var_dep, const Range1D &var_indep) | |
Calls this->initialize(). | |
| void | initialize (const VectorSpace::space_ptr_t &space_x, const Range1D &var_dep, const Range1D &var_indep) |
| Initialize given the vector space for the dependent and independent variables. | |
ToDo: Finish documentation!
Definition at line 41 of file NLPInterfacePack_ExampleBasisSystem.hpp.
|
||||||||||||||||
|
Calls
Definition at line 39 of file NLPInterfacePack_ExampleBasisSystem.cpp. |
|
||||||||||||||||
|
Initialize given the vector space for the dependent and independent variables.
Definition at line 60 of file NLPInterfacePack_ExampleBasisSystem.cpp. |
|
||||||||||||||||||||
|
Reimplemented from AbstractLinAlgPack::BasisSystemComposite. Definition at line 83 of file NLPInterfacePack_ExampleBasisSystem.cpp. |
1.3.9.1