ML Reference
|
This is the complete list of members for ml::Tvec32< DT >, including all inherited members.
_buffer | ml::FloatingPointVectorDataContainerBase< DT, size > | protected |
apply(ML_LA_FROM_DOUBLE_TO_DOUBLE f) | ml::FloatingPointVector< DT, 32 > | inline |
assign(const DT x00, const DT x01, const DT x02, const DT x03, const DT x04, const DT x05, const DT x06, const DT x07, const DT x08, const DT x09, const DT x10, const DT x11, const DT x12, const DT x13, const DT x14, const DT x15, const DT x16, const DT x17, const DT x18, const DT x19, const DT x20, const DT x21, const DT x22, const DT x23, const DT x24, const DT x25, const DT x26, const DT x27, const DT x28, const DT x29, const DT x30, const DT x31) | ml::Tvec32< DT > | inline |
clamp(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &lower, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &upper) | ml::FloatingPointVector< DT, 32 > | inline |
clamp(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &lower, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &upper) | ml::FloatingPointVector< DT, 32 > | related |
clampMax(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &upper) | ml::FloatingPointVector< DT, 32 > | inline |
clampMax(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &m) | ml::FloatingPointVector< DT, 32 > | related |
clampMin(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &lower) | ml::FloatingPointVector< DT, 32 > | inline |
clampMin(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &m) | ml::FloatingPointVector< DT, 32 > | related |
compAbs() | ml::FloatingPointVector< DT, 32 > | inline |
compAbs(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec) | ml::FloatingPointVector< DT, 32 > | related |
compCeil() | ml::FloatingPointVector< DT, 32 > | inline |
compDiv(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &d) | ml::FloatingPointVector< DT, 32 > | inline |
compDiv(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &d) | ml::FloatingPointVector< DT, 32 > | related |
compFloor() | ml::FloatingPointVector< DT, 32 > | inline |
compMax(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > buffer) | ml::FloatingPointVector< DT, 32 > | inline |
compMax(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > buffer1, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer2) | ml::FloatingPointVector< DT, 32 > | related |
compMaxAbs() const | ml::FloatingPointVector< DT, 32 > | inline |
compMin(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > buffer) | ml::FloatingPointVector< DT, 32 > | inline |
compMin(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > buffer1, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer2) | ml::FloatingPointVector< DT, 32 > | related |
compMul() const | ml::FloatingPointVector< DT, 32 > | inline |
compMul(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &vec) | ml::FloatingPointVector< DT, 32 > | related |
ComponentType typedef | ml::Tvec32< DT > | |
compRound() | ml::FloatingPointVector< DT, 32 > | inline |
compSqr() | ml::FloatingPointVector< DT, 32 > | inline |
compSqr(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec) | ml::FloatingPointVector< DT, 32 > | related |
compSqrt() | ml::FloatingPointVector< DT, 32 > | inline |
compSqrt(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > vec) | ml::FloatingPointVector< DT, 32 > | related |
compSum() const | ml::FloatingPointVector< DT, 32 > | inline |
cross(const FloatingPointVector< DT, 3, FloatingPointVectorDataContainerBase< DT, size > > &b) const | ml::FloatingPointVector< DT, 32 > | inline |
distance(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) const | ml::FloatingPointVector< DT, 32 > | inline |
distanceSquared(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) const | ml::FloatingPointVector< DT, 32 > | inline |
dot(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) const | ml::FloatingPointVector< DT, 32 > | inline |
FloatingPointVector(DT value=DT(0)) | ml::FloatingPointVector< DT, 32 > | inlineexplicit |
getSize() const | ml::FloatingPointVector< DT, 32 > | inline |
length() const | ml::FloatingPointVector< DT, 32 > | inline |
lengthSquared() const | ml::FloatingPointVector< DT, 32 > | inline |
norm2() const | ml::FloatingPointVector< DT, 32 > | inline |
norm2(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &weight) const | ml::FloatingPointVector< DT, 32 > | inline |
normalize() | ml::FloatingPointVector< DT, 32 > | inline |
operator!(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &a) | ml::FloatingPointVector< DT, 32 > | related |
operator!=(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) const | ml::FloatingPointVector< DT, 32 > | inline |
operator*(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &a, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &b) | ml::FloatingPointVector< DT, 32 > | related |
operator*(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > lhs, MLdouble rhs) | ml::FloatingPointVector< DT, 32 > | related |
operator*(MLdouble lhs, FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > rhs) | ml::FloatingPointVector< DT, 32 > | related |
operator*=(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op1, MLdouble value) | ml::FloatingPointVector< DT, 32 > | related |
operator*=(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op1, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op2) | ml::FloatingPointVector< DT, 32 > | related |
operator+(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > lhs, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &rhs) | ml::FloatingPointVector< DT, 32 > | related |
operator+(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) | ml::FloatingPointVector< DT, 32 > | related |
operator+=(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op1, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) | ml::FloatingPointVector< DT, 32 > | related |
operator-(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > lhs, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &rhs) | ml::FloatingPointVector< DT, 32 > | related |
operator-(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) | ml::FloatingPointVector< DT, 32 > | related |
operator-=(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op1, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) | ml::FloatingPointVector< DT, 32 > | related |
operator/(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > lhs, MLdouble rhs) | ml::FloatingPointVector< DT, 32 > | related |
operator/=(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op1, MLdouble value) | ml::FloatingPointVector< DT, 32 > | related |
operator/=(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op1, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &op2) | ml::FloatingPointVector< DT, 32 > | related |
operator<(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) const | ml::FloatingPointVector< DT, 32 > | inline |
operator=(DT value) | ml::FloatingPointVector< DT, 32 > | inline |
operator==(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) const | ml::FloatingPointVector< DT, 32 > | inline |
operator[](const size_t i) const | ml::FloatingPointVector< DT, 32 > | inline |
operator[](const size_t i) | ml::FloatingPointVector< DT, 32 > | inline |
readIn(std::istream &is) | ml::FloatingPointVector< DT, 32 > | inline |
Size enum value | ml::FloatingPointVector< DT, 32 > | |
Tvec32(DT value=0) | ml::Tvec32< DT > | inlineexplicit |
Tvec32(const FloatingPointVector< DT, 32 > &v) | ml::Tvec32< DT > | inline |
Tvec32(const DT x00, const DT x01, const DT x02, const DT x03, const DT x04, const DT x05, const DT x06, const DT x07, const DT x08, const DT x09, const DT x10, const DT x11, const DT x12, const DT x13, const DT x14, const DT x15, const DT x16, const DT x17, const DT x18, const DT x19, const DT x20, const DT x21, const DT x22, const DT x23, const DT x24, const DT x25, const DT x26, const DT x27, const DT x28, const DT x29, const DT x30, const DT x31) | ml::Tvec32< DT > | inline |
writeOut(std::ostream &os) const | ml::FloatingPointVector< DT, 32 > | inline |