My Project
 All Classes Files Functions Variables Typedefs Macros
Public Types | Public Member Functions | Public Attributes | List of all members
AssignFunctorType< repeats > Struct Template Reference

Public Types

typedef itk::Vector< int, repeats > IndicesVectorType
 

Public Member Functions

IndicesVectorType operator() (IndicesVectorType v) const
 

Public Attributes

int * vals
 
int k
 

Member Typedef Documentation

template<int repeats>
typedef itk::Vector<int,repeats> AssignFunctorType< repeats >::IndicesVectorType

Member Function Documentation

template<int repeats>
IndicesVectorType AssignFunctorType< repeats >::operator() ( IndicesVectorType  v) const
inline

Member Data Documentation

template<int repeats>
int AssignFunctorType< repeats >::k
template<int repeats>
int* AssignFunctorType< repeats >::vals

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