|
ROL
|
#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[]) |
| 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().
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 24 of file example_05.cpp.