|
ROL
|
#include "example_05.hpp"Go to the source code of this file.
Typedefs | |
| typedef double | RealT |
Functions | |
| template<class Real > | |
| Real | random (const ROL::Ptr< const Teuchos::Comm< int > > &comm) |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 12 of file example_05.cpp.
| Real random | ( | const ROL::Ptr< const Teuchos::Comm< int > > & | comm | ) |
Definition at line 15 of file example_05.cpp.
Referenced by ROL::MonteCarloGenerator< Real >::sample().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 24 of file example_05.cpp.
References dim.
1.8.5