MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::math::CMatrixTraits< M > Struct Template Reference

Traits used to implement curiously recurring template pattern for matrices. More...

#include <mdsMatrixBase.h>

List of all members.

Public Types

typedef tNull tElement
 Matrix coefficient type.

Detailed Description

template<typename M>
struct mds::math::CMatrixTraits< M >

Traits used to implement curiously recurring template pattern for matrices.


Member Typedef Documentation

template<typename M>
typedef tNull mds::math::CMatrixTraits< M >::tElement

Matrix coefficient type.


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