Tomographer  v5.3
Tomographer C++ Framework Documentation
Tomographer::MAT::VarValueDecoder< T, _IS_NUMERIC_TYPE > Class Template Reference

Interface to read out a single numeric value. More...

#include <tomographer/tools/ezmatio.h>

Public Types

typedef T RetType
 See VarValueDecoder::RetType.
 

Static Public Member Functions

static void checkShape (const Var &var)
 See VarValueDecoder::checkShape()
 
static RetType decodeValue (const Var &var)
 See VarValueDecoder::decodeValue()
 

Detailed Description

template<typename T>
class Tomographer::MAT::VarValueDecoder< T, _IS_NUMERIC_TYPE >

Interface to read out a single numeric value.

Definition at line 1331 of file ezmatio.h.


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