ULIS  dev4.0.7
Utility Library for Imaging Systems
TVectorN< T, P, N > Member List

This is the complete list of members for TVectorN< T, P, N >, including all inherited members.

Data()TVectorN< T, P, N >
Data() constTVectorN< T, P, N >
Distance() constTVectorN< T, P, N >
DistanceSquared() constTVectorN< T, P, N >
DotProduct(const TVectorN< T, P, N > &iOther) constTVectorN< T, P, N >
mTVectorN< T, P, N >
ManhattanDistance() constTVectorN< T, P, N >
Normalize()TVectorN< T, P, N >
Normalized() constTVectorN< T, P, N >
operator!=(const TVectorN< T, P, N > &iOther) constTVectorN< T, P, N >
operator*=(T iValue)TVectorN< T, P, N >
operator*=(const TVectorN< T, P, N > &iOther)TVectorN< T, P, N >
operator+=(T iValue)TVectorN< T, P, N >
operator+=(const TVectorN< T, P, N > &iOther)TVectorN< T, P, N >
operator-() constTVectorN< T, P, N >
operator-=(T iValue)TVectorN< T, P, N >
operator-=(const TVectorN< T, P, N > &iOther)TVectorN< T, P, N >
operator/=(T iValue)TVectorN< T, P, N >
operator/=(const TVectorN< T, P, N > &iOther)TVectorN< T, P, N >
operator==(const TVectorN< T, P, N > &iOther) constTVectorN< T, P, N >
operator[](int iIndex)TVectorN< T, P, N >
operator[](int iIndex) constTVectorN< T, P, N >
Sum() constTVectorN< T, P, N >
tComputation typedefTVectorN< T, P, N >
TVectorN()TVectorN< T, P, N >
TVectorN(T iValue)TVectorN< T, P, N >
TVectorN(std::initializer_list< T > iValues)TVectorN< T, P, N >
TVectorN(const TVectorN< U, Q, M > &iOther)TVectorN< T, P, N >