|
ROL
|
Interior Point test using Hock & Schittkowski problem 29. More...
#include "Teuchos_getConst.hpp"#include "ROL_HS29.hpp"#include "ROL_LogBarrierObjective.hpp"#include "ROL_InteriorPoint.hpp"Go to the source code of this file.
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
Interior Point test using Hock & Schittkowski problem 29.
Definition in file test_08.cpp.
| typedef double RealT |
Definition at line 54 of file test_08.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 56 of file test_08.cpp.
References ROL::CreatePartitionedVector().
1.8.11