ROL
example_05.cpp File Reference
#include "example_05.hpp"

Go to the source code of this file.

Functions

template<class Real>
Real random (const ROL::Ptr< const Teuchos::Comm< int > > &comm)
int main (int argc, char *argv[])

Function Documentation

◆ random()

template<class Real>
Real random ( const ROL::Ptr< const Teuchos::Comm< int > > & comm)

Definition at line 15 of file example_05.cpp.

Referenced by main(), and ROL::MonteCarloGenerator< Real >::sample().

◆ main()

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

Definition at line 24 of file example_05.cpp.

References dim, and random().