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

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

#include <mdsVectorBase.h>

List of all members.

Public Types

typedef tNull tElement
 Vector coefficient type.

Detailed Description

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

Traits used to implement curiously recurring template pattern for vectors.


Member Typedef Documentation

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

Vector coefficient type.


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