ML Reference
|
This is the complete list of members for ml::TImageVector< CompIntType >, including all inherited members.
allBiggerZero() const | ml::TVector< TVectorBase > | inline |
compAbs() const | ml::TVector< TVectorBase > | inline |
compAbs(const TVector< TVectorBase > &a) | ml::TVector< TVectorBase > | static |
compMax(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
compMax(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | static |
compMin(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
compMin(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | static |
compMod(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
compMod(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | static |
compMul() const | ml::TVector< TVectorBase > | inline |
compMul(const TVector< TVectorBase > &a) | ml::TVector< TVectorBase > | inlinestatic |
ComponentType typedef | ml::TImageVector< CompIntType > | |
compSum() const | ml::TVector< TVectorBase > | inline |
compSum(const TVector< TVectorBase > &a) | ml::TVector< TVectorBase > | inlinestatic |
copy(const MLint num, ComponentType *const arr) const | ml::TVector< TVectorBase > | |
dim() | ml::TImageVector< CompIntType > | inlinestatic |
divCeil(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
divCeil(const TVector< TVectorBase > &a, const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | static |
dot(const TVector< TVectorBase > &b) const | ml::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 |
get(ComponentType *const xp=nullptr, ComponentType *const yp=nullptr, ComponentType *const zp=nullptr, ComponentType *const cp=nullptr, ComponentType *const tp=nullptr, ComponentType *const up=nullptr) const | ml::TImageVector< CompIntType > | inline |
getExtDimension() const | ml::TVector< TVectorBase > | |
getMax() const | ml::TVector< TVectorBase > | inline |
getMaxIdx() const | ml::TVector< TVectorBase > | inline |
getMin() const | ml::TVector< TVectorBase > | inline |
getMinIdx() const | ml::TVector< TVectorBase > | inline |
getStrides(const ComponentType offset=1) const | ml::TVector< TVectorBase > | |
getVectorPosition(ComponentType offsetPos) const | ml::TVector< TVectorBase > | |
hasNegativeComp() const | ml::TVector< TVectorBase > | inline |
iterate(const TImageVector< ComponentType > &ext) | ml::TImageVector< CompIntType > | inline |
NumberOfDimensions enum value | ml::TVector< TVectorBase > | |
operator!=(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator&(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator&(const ComponentType b) const | ml::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) const | ml::TVector< TVectorBase > | inline |
operator*(const ComponentType b) const | ml::TVector< TVectorBase > | inline |
operator*=(const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | inline |
operator+(const TVector &b) const | ml::TVector< TVectorBase > | inline |
operator+(const ComponentType b) const | ml::TVector< TVectorBase > | inline |
operator+=(const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | inline |
operator-(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator-(const ComponentType b) const | ml::TVector< TVectorBase > | inline |
operator-() const | ml::TVector< TVectorBase > | inline |
operator-=(const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | inline |
operator/(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator/=(const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | inline |
operator<(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator<<(const int b) const | ml::TVector< TVectorBase > | inline |
operator<<=(const int b) | ml::TVector< TVectorBase > | inline |
operator<=(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator=(const TVector< TVectorBase > &v2) | ml::TVector< TVectorBase > | inline |
operator==(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator>(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator>=(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator>>(const int b) const | ml::TVector< TVectorBase > | inline |
operator>>=(const int b) | ml::TVector< TVectorBase > | inline |
operator[](const size_t i) const | ml::TVector< TVectorBase > | inline |
operator[](const size_t i) | ml::TVector< TVectorBase > | inline |
operator^(const TVector< TVectorBase > &b) const | ml::TVector< TVectorBase > | inline |
operator^(const ComponentType b) const | ml::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) const | ml::TVector< TVectorBase > | inline |
operator|(const ComponentType b) const | ml::TVector< TVectorBase > | inline |
operator|=(const TVector< TVectorBase > &b) | ml::TVector< TVectorBase > | inline |
operator|=(const ComponentType b) | ml::TVector< TVectorBase > | inline |
ParentClass typedef | ml::TImageVector< CompIntType > | |
print(const std::string &openStr="", const std::string &sepStr=" ", const std::string &termStr="", const MLint16 numDigits=-1) const | ml::TVector< TVectorBase > | |
sanityCheckNumberOfVoxels() const | ml::TVector< TVectorBase > | inline |
set(const ComponentType v=0) | ml::TImageVector< CompIntType > | inline |
set(const ParentClass &v) | ml::TImageVector< CompIntType > | inline |
set(const ComponentType vx, const ComponentType vy, const ComponentType vz=0, const ComponentType vc=0, const ComponentType vt=0, const ComponentType vu=0) | ml::TImageVector< CompIntType > | inline |
ml::TVector::set(const TVector &v) | ml::TVector< TVectorBase > | inline |
TImageVector() | ml::TImageVector< CompIntType > | inline |
TImageVector(const ParentClass &v) | ml::TImageVector< CompIntType > | inline |
TImageVector(const ComponentType i) | ml::TImageVector< CompIntType > | inlineexplicit |
TImageVector(const TImageVector< T2IntType > &v2) | ml::TImageVector< CompIntType > | inlineexplicit |
TImageVector(const ComponentType xp, const TImageVector< ComponentType > &p) | ml::TImageVector< CompIntType > | inline |
TImageVector(const MLint num, const ComponentType *const arr, const ComponentType deflt) | ml::TImageVector< CompIntType > | inline |
TImageVector(const ComponentType xp, const ComponentType yp, const ComponentType zp, const ComponentType cp, const ComponentType tp, const ComponentType up) | ml::TImageVector< CompIntType > | inline |
TImageVector(const Vector6 &v6) | ml::TImageVector< CompIntType > | inlineexplicit |
toVector3() const | ml::TImageVector< CompIntType > | inline |
toVector6() const | ml::TImageVector< CompIntType > | 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 |