ROL
|
Test derivative checks. More...
#include "ROL_StdVector.hpp"
#include "ROL_GetTestProblems.hpp"
#include "ROL_HelperFunctions.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iostream>
Go to the source code of this file.
Typedefs | |
typedef double | RealT |
Functions | |
int | main (int argc, char *argv[]) |
Test derivative checks.
Definition in file function/test_01.cpp.
typedef double RealT |
Definition at line 58 of file function/test_01.cpp.
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 60 of file function/test_01.cpp.
References ROL::Objective< Real >::checkGradient(), ROL::Objective< Real >::checkHessSym(), ROL::Objective< Real >::checkHessVec(), ROL::computeDenseHessian(), ROL::computeEigenvalues(), and dim.