MeVisLab Toolbox Reference
ml::TVector< TVectorBase > Member List

This is the complete list of members for ml::TVector< TVectorBase >, including all inherited members.

allBiggerZero() constml::TVector< TVectorBase >inline
compAbs() constml::TVector< TVectorBase >inline
compAbs(const TVector< TVectorBase > &a)ml::TVector< TVectorBase >static
compMax(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
compMax(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b)ml::TVector< TVectorBase >static
compMin(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
compMin(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b)ml::TVector< TVectorBase >static
compMod(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
compMod(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b)ml::TVector< TVectorBase >static
compMul() constml::TVector< TVectorBase >inline
compMul(const TVector< TVectorBase > &a)ml::TVector< TVectorBase >inlinestatic
ComponentType typedefml::TVector< TVectorBase >
compSum() constml::TVector< TVectorBase >inline
compSum(const TVector< TVectorBase > &a)ml::TVector< TVectorBase >inlinestatic
copy(const MLint num, ComponentType *const arr) constml::TVector< TVectorBase >
divCeil(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
divCeil(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b)ml::TVector< TVectorBase >static
dot(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
dot(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inlinestatic
fillEqualComps(const ComponentType threshold=0, const ComponentType fillVal=0)ml::TVector< TVectorBase >inline
fillGreaterComps(const ComponentType threshold=0, const ComponentType fillVal=0)ml::TVector< TVectorBase >inline
fillSmallerComps(const ComponentType threshold=0, const ComponentType fillVal=0)ml::TVector< TVectorBase >inline
getExtDimension() constml::TVector< TVectorBase >
getMax() constml::TVector< TVectorBase >inline
getMaxIdx() constml::TVector< TVectorBase >inline
getMin() constml::TVector< TVectorBase >inline
getMinIdx() constml::TVector< TVectorBase >inline
getStrides(const ComponentType offset=1) constml::TVector< TVectorBase >
getVectorPosition(ComponentType offsetPos) constml::TVector< TVectorBase >
hasNegativeComp() constml::TVector< TVectorBase >inline
NumberOfDimensions enum valueml::TVector< TVectorBase >
operator!=(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator&(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator&(const ComponentType b) constml::TVector< TVectorBase >inline
operator&=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator&=(const ComponentType b)ml::TVector< TVectorBase >inline
operator*(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator*(const ComponentType b) constml::TVector< TVectorBase >inline
operator*=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator+(const TVector &b) constml::TVector< TVectorBase >inline
operator+(const ComponentType b) constml::TVector< TVectorBase >inline
operator+=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator-(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator-(const ComponentType b) constml::TVector< TVectorBase >inline
operator-() constml::TVector< TVectorBase >inline
operator-=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator/(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator/=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator<(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator<<(const int b) constml::TVector< TVectorBase >inline
operator<<=(const int b)ml::TVector< TVectorBase >inline
operator<=(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator=(const TVector< TVectorBase > &v2)ml::TVector< TVectorBase >inline
operator==(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator>(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator>=(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator>>(const int b) constml::TVector< TVectorBase >inline
operator>>=(const int b)ml::TVector< TVectorBase >inline
operator[](const size_t i) constml::TVector< TVectorBase >inline
operator[](const size_t i)ml::TVector< TVectorBase >inline
operator^(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator^(const ComponentType b) constml::TVector< TVectorBase >inline
operator^=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator^=(const ComponentType b)ml::TVector< TVectorBase >inline
operator|(const TVector< TVectorBase > &b) constml::TVector< TVectorBase >inline
operator|(const ComponentType b) constml::TVector< TVectorBase >inline
operator|=(const TVector< TVectorBase > &b)ml::TVector< TVectorBase >inline
operator|=(const ComponentType b)ml::TVector< TVectorBase >inline
ParentClass typedefml::TVector< TVectorBase >
print(const std::string &openStr="", const std::string &sepStr=" ", const std::string &termStr="", const MLint16 numDigits=-1) constml::TVector< TVectorBase >
set(const ComponentType v=0)ml::TVector< TVectorBase >inline
set(const TVector &v)ml::TVector< TVectorBase >inline
TVector()ml::TVector< TVectorBase >inline
TVector(const ComponentType i)ml::TVector< TVectorBase >inlineexplicit
TVector(const TVector< TVectorBase > &v2)ml::TVector< TVectorBase >inline
TVector(const TVector< TVectorBase2 > &v2)ml::TVector< TVectorBase >inlineexplicit
TVector(const ComponentType xp, const TVector &p)ml::TVector< TVectorBase >inlineexplicit
TVector(const MLint num, const ComponentType *const arr, const ComponentType deflt)ml::TVector< TVectorBase >explicit