| ROL
    | 
#include "ROL_StdVector.hpp"#include "ROL_RieszVector.hpp"#include "ROL_RandomVector.hpp"#include "ROL_DiagonalOperator.hpp"#include "ROL_Stream.hpp"#include "Teuchos_GlobalMPISession.hpp"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 24 of file vector/test_07.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 26 of file vector/test_07.cpp.
References dim, ROL::StdVector< Real, Element >::norm(), and ROL::RandomizeVector().
 1.8.5
 1.8.5