Tomographer  v5.3
Tomographer C++ Framework Documentation
Tomographer::MAT::VarValueDecoder< EigenPosSemidefMatrixWithSqrt< EigenType_ > > Class Template Reference

Specialization of VarValueDecoder for extracting a positive semidefinite matrix along with sqrt. More...

#include <tomographer/tools/ezmatio.h>

Public Types

typedef EigenType_ EigenType
 
typedef EigenPosSemidefMatrixWithSqrt< EigenType > RetType
 
typedef EigenPosSemidefMatrixWithSqrt< EigenType >::Params Params
 
typedef VarValueDecoder< EigenType > EigenVarDecoder
 

Static Public Member Functions

static void checkShape (const Var &var, const Params &=Params())
 
static RetType decodeValue (const Var &var, const Params &p=Params())
 

Detailed Description

template<typename EigenType_>
class Tomographer::MAT::VarValueDecoder< EigenPosSemidefMatrixWithSqrt< EigenType_ > >

Specialization of VarValueDecoder for extracting a positive semidefinite matrix along with sqrt.

Definition at line 2131 of file ezmatio.h.


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