ROL
Classes | Typedefs | Functions
function/test_06.cpp File Reference
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_StdObjective.hpp"

Go to the source code of this file.

Classes

class  ObjectiveFunctionTest06< Real >
 

Typedefs

typedef double RealT
 

Functions

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

Typedef Documentation

typedef double RealT

Definition at line 50 of file function/test_06.cpp.

Function Documentation

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

Definition at line 85 of file function/test_06.cpp.

References dim.

Referenced by main().

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

Definition at line 92 of file function/test_06.cpp.

References dim, and setRandomVector().