ROL
Classes | Typedefs | Functions
test_08.cpp File Reference
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_StdObjective.hpp"
#include "ROL_Objective_SimOpt.hpp"
#include "ROL_CompositeObjective_SimOpt.hpp"

Go to the source code of this file.

Classes

class  ObjectiveFunctionTest08_1< Real >
 
class  ObjectiveFunctionTest08_2< Real >
 
class  ObjectiveFunctionTest08_scalarize< Real >
 

Typedefs

typedef double RealT
 

Functions

void setRandomVector (std::vector< RealT > &x)
 
int main (int argc, char *argv[])
 

Typedef Documentation

◆ RealT

typedef double RealT

Definition at line 52 of file function/test_08.cpp.

Function Documentation

◆ setRandomVector()

void setRandomVector ( std::vector< RealT > & x)

Definition at line 198 of file function/test_08.cpp.

References dim.

Referenced by main().

◆ main()

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

Definition at line 205 of file function/test_08.cpp.

References dim, and setRandomVector().