ROL
Typedefs | Functions
test_02.cpp File Reference

Test derivative checks for log barrier objectives. More...

#include "ROL_RandomVector.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_Bounds.hpp"
#include "ROL_ObjectiveFromBoundConstraint.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_ParameterList.hpp"

Go to the source code of this file.

Typedefs

typedef double RealT
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Test derivative checks for log barrier objectives.

Definition in file function/test_02.cpp.

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 58 of file function/test_02.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )