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

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

#include <mdsSparseMatrixBase.h>

List of all members.

Public Types

typedef tNull tElement
 Matrix coefficient type.

Detailed Description

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

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


Member Typedef Documentation

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

Matrix coefficient type.


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