MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
AbstractLinAlgPack::MatrixOp::MatNorm Struct Reference

Returned form calc_norm(). More...

#include <AbstractLinAlgPack_MatrixOp.hpp>

Public Member Functions

 MatNorm (value_type _value, EMatNormType _type)
 

Public Attributes

value_type value
 
EMatNormType type
 

Detailed Description

Returned form calc_norm().

Definition at line 252 of file AbstractLinAlgPack_MatrixOp.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::MatrixOp::MatNorm::MatNorm ( value_type  _value,
EMatNormType  _type 
)
inline

Definition at line 253 of file AbstractLinAlgPack_MatrixOp.hpp.

Member Data Documentation

value_type AbstractLinAlgPack::MatrixOp::MatNorm::value

Definition at line 254 of file AbstractLinAlgPack_MatrixOp.hpp.

EMatNormType AbstractLinAlgPack::MatrixOp::MatNorm::type

Definition at line 255 of file AbstractLinAlgPack_MatrixOp.hpp.


The documentation for this struct was generated from the following file: