ROL
Classes | Namespaces | Variables
ROL_DiagonalOperator.hpp File Reference
#include "ROL_Vector.hpp"
#include "ROL_Elementwise_Function.hpp"
#include "ROL_LinearOperator.hpp"

Go to the source code of this file.

Classes

class  ROL::DiagonalOperator< Real >
 Provides the interface to apply a diagonal operator which acts like elementwise multiplication when apply() is used and elementwise division when applyInverse() is used. More...
 

Namespaces

 ROL
 

Variables

ROL::DiagonalOperator ROL::apply