ITK  4.12.0
Insight Segmentation and Registration Toolkit
itk::VariableLengthVector< TValue > Member List

This is the complete list of members for itk::VariableLengthVector< TValue >, including all inherited members.

AllocateElements(ElementIdentifier size) const itk::VariableLengthVector< TValue >
ComponentType typedefitk::VariableLengthVector< TValue >
DestroyExistingData() noexceptitk::VariableLengthVector< TValue >
ElementIdentifier typedefitk::VariableLengthVector< TValue >
FastAssign(const Self &v) noexceptitk::VariableLengthVector< TValue >
Fill(TValue const &v) noexceptitk::VariableLengthVector< TValue >
GetDataPointer() const noexceptitk::VariableLengthVector< TValue >inline
GetElement(unsigned int i) const noexceptitk::VariableLengthVector< TValue >inline
GetNorm() const noexceptitk::VariableLengthVector< TValue >
GetNumberOfElements(void) const noexceptitk::VariableLengthVector< TValue >inline
GetSize(void) const noexceptitk::VariableLengthVector< TValue >inline
GetSquaredNorm() const noexceptitk::VariableLengthVector< TValue >
IsAProxy() const noexceptitk::VariableLengthVector< TValue >inline
m_Dataitk::VariableLengthVector< TValue >private
m_LetArrayManageMemoryitk::VariableLengthVector< TValue >private
m_NumElementsitk::VariableLengthVector< TValue >private
operator!=(const Self &v) const noexceptitk::VariableLengthVector< TValue >
operator*(TExpr1 const &lhs, TExpr2 const &rhs) noexceptitk::VariableLengthVector< TValue >related
operator*=(T s) noexceptitk::VariableLengthVector< TValue >inline
operator*=(TValue s) noexceptitk::VariableLengthVector< TValue >inline
operator+(TExpr1 const &lhs, TExpr2 const &rhs) noexceptitk::VariableLengthVector< TValue >related
operator++() noexceptitk::VariableLengthVector< TValue >inline
operator++(int)itk::VariableLengthVector< TValue >inline
operator+=(const VariableLengthVector< T > &v) noexceptitk::VariableLengthVector< TValue >inline
operator+=(TValue s) noexceptitk::VariableLengthVector< TValue >inline
operator+=(VariableLengthVectorExpression< TExpr1, TExpr2, TBinaryOp > const &rhs) noexceptitk::VariableLengthVector< TValue >inline
operator-() noexceptitk::VariableLengthVector< TValue >
operator-(TExpr1 const &lhs, TExpr2 const &rhs) noexceptitk::VariableLengthVector< TValue >related
operator--() noexceptitk::VariableLengthVector< TValue >inline
operator--(int)itk::VariableLengthVector< TValue >inline
operator-=(const VariableLengthVector< T > &v) noexceptitk::VariableLengthVector< TValue >inline
operator-=(TValue s) noexceptitk::VariableLengthVector< TValue >inline
operator-=(VariableLengthVectorExpression< TExpr1, TExpr2, TBinaryOp > const &rhs) noexceptitk::VariableLengthVector< TValue >inline
operator/(TExpr1 const &lhs, TExpr2 const &rhs) noexceptitk::VariableLengthVector< TValue >related
operator/=(T s) noexceptitk::VariableLengthVector< TValue >inline
operator<<(std::ostream &os, const VariableLengthVector< TValue > &arr)itk::VariableLengthVector< TValue >related
operator=(VariableLengthVectorExpression< TExpr1, TExpr2, TBinaryOp > const &rhs)itk::VariableLengthVector< TValue >
operator=(const VariableLengthVector< T > &v)itk::VariableLengthVector< TValue >inline
operator=(const Self &v)itk::VariableLengthVector< TValue >
operator=(TValue const &v) noexceptitk::VariableLengthVector< TValue >
operator==(const Self &v) const noexceptitk::VariableLengthVector< TValue >
operator[](unsigned int i) noexceptitk::VariableLengthVector< TValue >inline
operator[](unsigned int i) const noexceptitk::VariableLengthVector< TValue >inline
RealValueType typedefitk::VariableLengthVector< TValue >
Reserve(ElementIdentifier size)itk::VariableLengthVector< TValue >
Self typedefitk::VariableLengthVector< TValue >
SetData(TValue *data, bool LetArrayManageMemory=false) noexceptitk::VariableLengthVector< TValue >
SetData(TValue *data, unsigned int sz, bool LetArrayManageMemory=false) noexceptitk::VariableLengthVector< TValue >
SetElement(unsigned int i, const TValue &value) noexceptitk::VariableLengthVector< TValue >inline
SetSize(unsigned int sz, TReallocatePolicy reallocatePolicy, TKeepValuesPolicy keepValues)itk::VariableLengthVector< TValue >
SetSize(unsigned int sz, bool destroyExistingData=true)itk::VariableLengthVector< TValue >inline
Size(void) const noexceptitk::VariableLengthVector< TValue >inline
swap(VariableLengthVector< T > &l_, VariableLengthVector< T > &r_) noexceptitk::VariableLengthVector< TValue >related
Swap(Self &v) noexceptitk::VariableLengthVector< TValue >inline
ValueType typedefitk::VariableLengthVector< TValue >
VariableLengthVector()itk::VariableLengthVector< TValue >
VariableLengthVector(unsigned int dimension)itk::VariableLengthVector< TValue >explicit
VariableLengthVector(ValueType *data, unsigned int sz, bool LetArrayManageMemory=false)itk::VariableLengthVector< TValue >
VariableLengthVector(const ValueType *data, unsigned int sz, bool LetArrayManageMemory=false)itk::VariableLengthVector< TValue >
VariableLengthVector(const VariableLengthVector< T > &v)itk::VariableLengthVector< TValue >inline
VariableLengthVector(const VariableLengthVector< TValue > &v)itk::VariableLengthVector< TValue >
VariableLengthVector(VariableLengthVectorExpression< TExpr1, TExpr2, TBinaryOp > const &rhs)itk::VariableLengthVector< TValue >
~VariableLengthVector()itk::VariableLengthVector< TValue >