Public Types | List of all members
vpdt_field_default< T, n > Struct Template Reference

Generate the default field type for scalar type T and dimension n. More...

#include <vpdt_field_default.h>

Public Types

typedef vnl_vector_fixed< T, n > type
 The default field type. More...
 

Detailed Description

template<class T, unsigned int n = 0>
struct vpdt_field_default< T, n >

Generate the default field type for scalar type T and dimension n.

Definition at line 30 of file vpdt_field_default.h.

Member Typedef Documentation

◆ type

template<class T, unsigned int n = 0>
typedef vnl_vector_fixed<T,n> vpdt_field_default< T, n >::type

The default field type.

Definition at line 33 of file vpdt_field_default.h.


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