Public Types
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>

List of all members.

Public Types

typedef vnl_vector< T > type
 The default field type.

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

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: