Functions | |
| MoochoPack::MoochoSolver::ESolutionStatus | NLPInterfacePack::ExampleNLPDirectRun (const VectorSpace &vec_space, value_type xo, bool has_bounds, bool dep_bounded, std::ostream *console_out, std::ostream *error_out, bool throw_solve_exception=false, std::ostream *algo_out=NULL, std::ostream *summary_out=NULL, std::ostream *journal_out=NULL) |
Function accepts a VectorSpace object and then uses it to define an example NLP and run MoochoPack::MoochoSolver on it. | |
|
||||||||||||||||||||||||||||||||||||||||||||
|
Function accepts a VectorSpace object and then uses it to define an example NLP and run
Definition at line 47 of file NLPInterfacePack_ExampleNLPDirectRun.cpp. |
1.3.9.1