| BaseArray typedef | itk::Vector< T, NVectorDimension > | |
| CastFrom(const Vector< TCoordRepB, NVectorDimension > &pa) | itk::Vector< T, NVectorDimension > | [inline] |
| ComponentType typedef | itk::Vector< T, NVectorDimension > | |
| Get_vnl_vector(void) | itk::Vector< T, NVectorDimension > | |
| Get_vnl_vector(void) const | itk::Vector< T, NVectorDimension > | |
| GetNumberOfComponents() | itk::Vector< T, NVectorDimension > | [inline, static] |
| GetSquaredNorm(void) const | itk::Vector< T, NVectorDimension > | |
| GetVectorDimension() | itk::Vector< T, NVectorDimension > | [inline, static] |
| GetVnlVector(void) | itk::Vector< T, NVectorDimension > | |
| GetVnlVector(void) const | itk::Vector< T, NVectorDimension > | |
| itkStaticConstMacro(Dimension, unsigned int, NVectorDimension) | itk::Vector< T, NVectorDimension > | |
| Normalize(void) | itk::Vector< T, NVectorDimension > | |
| operator *(const Self &vec) const | itk::Vector< T, NVectorDimension > | |
| operator *.Scale the elements of a vector by a scalar.*Return a new vector.*/inline Self operator *(const ValueType &value) const | itk::Vector< T, NVectorDimension > | [inline] |
| operator *=.Scales elements by a scalar.*/template(const Tt &value) | itk::Vector< T, NVectorDimension > | [inline] |
| operator for the Array base class.*/template(const Vector< TVectorValueType, NVectorDimension > &r) | itk::Vector< T, NVectorDimension > | [inline] |
| operator+(const Self &vec) const | itk::Vector< T, NVectorDimension > | |
| operator-() const | itk::Vector< T, NVectorDimension > | |
| operator-(const Self &vec) const | itk::Vector< T, NVectorDimension > | |
| operator-=(const Self &vec) | itk::Vector< T, NVectorDimension > | |
| operator/.Scale(divide) the elements of a vector by a scalar.*Return a new vector.*/template< class Tt > inline Self operator/(const Tt &value) const | itk::Vector< T, NVectorDimension > | [inline] |
| operator/=.Scales(divides) elements by a scalar.*/template< class Tt > inline const Self &operator/ | itk::Vector< T, NVectorDimension > | |
| operator=(const ValueType r[NVectorDimension]) | itk::Vector< T, NVectorDimension > | |
| Operators | itk::Vector< T, NVectorDimension > | |
| RealValueType typedef | itk::Vector< T, NVectorDimension > | |
| Self typedef | itk::Vector< T, NVectorDimension > | |
| Set_vnl_vector(const vnl_vector< T > &) | itk::Vector< T, NVectorDimension > | |
| SetNthComponent(int c, const ComponentType &v) | itk::Vector< T, NVectorDimension > | [inline] |
| SetVnlVector(const vnl_vector< T > &) | itk::Vector< T, NVectorDimension > | |
| Superclass typedef | itk::Vector< T, NVectorDimension > | |
| ValueType typedef | itk::Vector< T, NVectorDimension > | |
| Vector() | itk::Vector< T, NVectorDimension > | [inline] |
| Vector(const ValueType &r) | itk::Vector< T, NVectorDimension > | |
| Vector(const Vector< TVectorValueType, NVectorDimension > &r) | itk::Vector< T, NVectorDimension > | [inline] |
| Vector(const ValueType r[Dimension]) | itk::Vector< T, NVectorDimension > | [inline] |
| VectorType typedef | itk::Vector< T, NVectorDimension > | |