| BaseArray typedef | itk::CovariantVector< T, NVectorDimension > | |
| CastFrom(const CovariantVector< TCoordRepB, NVectorDimension > &pa) | itk::CovariantVector< T, NVectorDimension > | [inline] |
| CovariantVector() | itk::CovariantVector< T, NVectorDimension > | [inline] |
| CovariantVector(const ValueType &r) | itk::CovariantVector< T, NVectorDimension > | |
| CovariantVector(const Self &r) | itk::CovariantVector< T, NVectorDimension > | [inline] |
| CovariantVector(const ValueType r[Dimension]) | itk::CovariantVector< T, NVectorDimension > | [inline] |
| CovariantVectorType typedef | itk::CovariantVector< T, NVectorDimension > | |
| Get_vnl_vector(void) | itk::CovariantVector< T, NVectorDimension > | |
| Get_vnl_vector(void) const | itk::CovariantVector< T, NVectorDimension > | |
| GetCovariantVectorDimension() | itk::CovariantVector< T, NVectorDimension > | [inline, static] |
| GetNorm(void) const | itk::CovariantVector< T, NVectorDimension > | |
| GetNumberOfComponents() | itk::CovariantVector< T, NVectorDimension > | [inline, static] |
| GetSquaredNorm(void) const | itk::CovariantVector< T, NVectorDimension > | |
| GetVnlVector(void) | itk::CovariantVector< T, NVectorDimension > | |
| GetVnlVector(void) const | itk::CovariantVector< T, NVectorDimension > | |
| itkStaticConstMacro(Dimension, unsigned int, NVectorDimension) | itk::CovariantVector< T, NVectorDimension > | |
| Normalize(void) | itk::CovariantVector< T, NVectorDimension > | |
| operator *(const Self &vec) const | itk::CovariantVector< T, NVectorDimension > | |
| operator *(const Vector< T, NVectorDimension > &vec) const | itk::CovariantVector< T, NVectorDimension > | |
| operator *.Scale the elements of a vector by a scalar.*Return a new vector.*/inline Self operator *(const ValueType &val) const | itk::CovariantVector< T, NVectorDimension > | [inline] |
| operator *=.Scales elements by a scalar.*/template(const Tt &value) | itk::CovariantVector< T, NVectorDimension > | [inline] |
| operator for the Array base class.*/CovariantVector &operator=(const Self &r) | itk::CovariantVector< T, NVectorDimension > | |
| operator with implicit casting from another data type */template(const Tt &v) | itk::CovariantVector< T, NVectorDimension > | [inline] |
| operator+(const Self &vec) const | itk::CovariantVector< T, NVectorDimension > | |
| operator-() const | itk::CovariantVector< T, NVectorDimension > | |
| operator-(const Self &vec) const | itk::CovariantVector< T, NVectorDimension > | |
| operator-=(const Self &vec) | itk::CovariantVector< 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 &val) const | itk::CovariantVector< T, NVectorDimension > | [inline] |
| operator/=.Scales(divides) elements by a scalar.*/template< class Tt > const Self &operator/ | itk::CovariantVector< T, NVectorDimension > | |
| operator=(const ValueType r[NVectorDimension]) | itk::CovariantVector< T, NVectorDimension > | |
| RealValueType typedef | itk::CovariantVector< T, NVectorDimension > | |
| Self typedef | itk::CovariantVector< T, NVectorDimension > | |
| Set_vnl_vector(const vnl_vector< T > &) | itk::CovariantVector< T, NVectorDimension > | |
| SetVnlVector(const vnl_vector< T > &) | itk::CovariantVector< T, NVectorDimension > | |
| Superclass typedef | itk::CovariantVector< T, NVectorDimension > | |
| ValueType typedef | itk::CovariantVector< T, NVectorDimension > | |