|
ROL
|
#include "ROL_ColemanLiModel.hpp"#include "ROL_HS2.hpp"#include "ROL_StdVector.hpp"#include "ROL_RandomVector.hpp"#include "ROL_Stream.hpp"#include "Teuchos_GlobalMPISession.hpp"Go to the source code of this file.
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 57 of file function/test_11.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 59 of file function/test_11.cpp.
References ROL::ZOO::getHS2< Real >::getBoundConstraint(), ROL::ZOO::getHS2< Real >::getInitialGuess(), ROL::ZOO::getHS2< Real >::getObjective(), ROL::ZOO::getHS2< Real >::getSolution(), ROL::RandomizeVector(), and zero.
1.8.5