ROL
|
#include "ROL_Vector.hpp"
Go to the source code of this file.
Namespaces | |
ROL | |
Functions | |
template<class Real > | |
Real | ROL::normL1 (const Vector< Real > &x) |
template<class Real , class Exponent > | |
Real | ROL::normLp (const Vector< Real > &x, Exponent p) |
template<class Real > | |
Real | ROL::normLinf (const Vector< Real > &x) |