MOOCHO (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Namespaces | |
NLPInterfacePack | |
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. More... | |