|
ROL
|
Test ConicModel. More...
#include "ROL_OptimizationSolver.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "ROL_Stream.hpp"#include "ROL_RandomVector.hpp"#include "ROL_Rosenbrock.hpp"#include "ROL_ConicApproximationModel.hpp"#include <iostream>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Test ConicModel.
Definition in file step/trustregion/test_01.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 25 of file step/trustregion/test_01.cpp.
References ROL::ZOO::getRosenbrock< Real >::getInitialGuess(), and ROL::ZOO::getRosenbrock< Real >::getObjective().