MOOCHO (Single Doxygen Collection)
Version of the Day
|
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 |
Returned form calc_norm()
.
Definition at line 252 of file AbstractLinAlgPack_MatrixOp.hpp.
|
inline |
Definition at line 253 of file AbstractLinAlgPack_MatrixOp.hpp.
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.