Public Types | List of all members
vpdt_field_default< T, 0 > 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< T > type
 The default field type. More...
 

Detailed Description

template<class T>
struct vpdt_field_default< T, 0 >

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

Definition at line 48 of file vpdt_field_default.h.

Member Typedef Documentation

◆ type

template<class T >
typedef vnl_vector<T> vpdt_field_default< T, 0 >::type

The default field type.

Definition at line 51 of file vpdt_field_default.h.


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