|
ROL
|
#include "ROL_StdVector.hpp"#include "ROL_Stream.hpp"#include "ROL_Sketch.hpp"#include "Teuchos_GlobalMPISession.hpp"#include <iostream>Go to the source code of this file.
Typedefs | |
| typedef double | RealT |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef double RealT |
Definition at line 56 of file function/sketching/test_01.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 58 of file function/sketching/test_01.cpp.
References ROL::Sketch< Real >::setRank(), and ROL::Sketch< Real >::test().
1.8.5