Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Saf::Math::Algebra::Vector< N, T > Member List
This is the complete list of members for Saf::Math::Algebra::Vector< N, T >, including all inherited members.
Angle(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
Angle(const MyType &v, const Matrix< N, N, T > &m) const Saf::Math::Algebra::Vector< N, T > [inline]
Back()Saf::Collection::StaticArray< N, T > [inline]
Back() const Saf::Collection::StaticArray< N, T > [inline]
BaseType typedefSaf::Math::Algebra::Vector< N, T > [protected]
Begin()Saf::Collection::StaticArray< N, T > [inline]
Begin() const Saf::Collection::StaticArray< N, T > [inline]
ConstIterator typedefSaf::Collection::StaticArray< N, T >
Convert(CT padVal=0) const Saf::Math::Algebra::Vector< N, T > [inline]
DotProduct(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
Elements() const Saf::Collection::StaticArray< N, T > [inline]
End()Saf::Collection::StaticArray< N, T > [inline]
End() const Saf::Collection::StaticArray< N, T > [inline]
Fill(const T &val)Saf::Math::Algebra::Vector< N, T > [inline]
Front()Saf::Collection::StaticArray< N, T > [inline]
Front() const Saf::Collection::StaticArray< N, T > [inline]
Gcd() const Saf::Math::Algebra::Vector< N, T > [inline]
InnerProduct(const Matrix< N, M, T > &m, const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
Iterator typedefSaf::Collection::StaticArray< N, T >
Lcm() const Saf::Math::Algebra::Vector< N, T > [inline]
Length() const Saf::Math::Algebra::Vector< N, T > [inline]
Length(const Matrix< N, N, T > &m) const Saf::Math::Algebra::Vector< N, T > [inline]
m_dataSaf::Collection::StaticArray< N, T > [protected]
Mul(const Matrix< N, M, T > &m) const Saf::Math::Algebra::Vector< N, T > [inline]
MyType typedefSaf::Math::Algebra::Vector< N, T > [protected]
Normalize()Saf::Math::Algebra::Vector< N, T > [inline]
Normalized() const Saf::Math::Algebra::Vector< N, T > [inline]
operator!=(const MyType &t) const Saf::Collection::StaticArray< N, T > [inline]
operator*(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator*(const T &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator*=(const MyType &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator*=(const T &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator+(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator+=(const MyType &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator-(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator-() const Saf::Math::Algebra::Vector< N, T > [inline]
operator-=(const MyType &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator/(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator/(const T &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator/=(const MyType &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator/=(const T &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator<(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator<=(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator=(const MyType &v)Saf::Math::Algebra::Vector< N, T > [inline]
operator==(const MyType &t) const Saf::Collection::StaticArray< N, T > [inline]
operator>(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator>=(const MyType &v) const Saf::Math::Algebra::Vector< N, T > [inline]
operator[](Size i) const Saf::Collection::StaticArray< N, T > [inline]
operator[](Size i)Saf::Collection::StaticArray< N, T > [inline]
OuterProduct(const Vector< M, T > &v)Saf::Math::Algebra::Vector< N, T > [inline]
Product() const Saf::Math::Algebra::Vector< N, T > [inline]
Set(const T &v1, const T &v2)Saf::Collection::StaticArray< N, T > [inline]
Set(const T &v1, const T &v2, const T &v3)Saf::Collection::StaticArray< N, T > [inline]
Set(const T &v1, const T &v2, const T &v3, const T &v4)Saf::Collection::StaticArray< N, T > [inline]
Sgn() const Saf::Math::Algebra::Vector< N, T > [inline]
StaticArray()Saf::Collection::StaticArray< N, T > [inline]
StaticArray(const T &val)Saf::Collection::StaticArray< N, T > [inline, explicit]
StaticArray(const T &v1, const T &v2)Saf::Collection::StaticArray< N, T > [inline]
StaticArray(const T &v1, const T &v2, const T &v3)Saf::Collection::StaticArray< N, T > [inline]
StaticArray(const T &v1, const T &v2, const T &v3, const T &v4)Saf::Collection::StaticArray< N, T > [inline]
StaticArray(const MyType &t)Saf::Collection::StaticArray< N, T > [inline]
Sum() const Saf::Math::Algebra::Vector< N, T > [inline]
ToColumnMatrix() const Saf::Math::Algebra::Vector< N, T > [inline]
ToRowMatrix() const Saf::Math::Algebra::Vector< N, T > [inline]
Vector()Saf::Math::Algebra::Vector< N, T > [inline]
Vector(const T &v)Saf::Math::Algebra::Vector< N, T > [inline, explicit]
Vector(const T &v1, const T &v2)Saf::Math::Algebra::Vector< N, T > [inline]
Vector(const T &v1, const T &v2, const T &v3)Saf::Math::Algebra::Vector< N, T > [inline]
Vector(const T &v1, const T &v2, const T &v3, const T &v4)Saf::Math::Algebra::Vector< N, T > [inline]
Vector(const MyType &v)Saf::Math::Algebra::Vector< N, T > [inline]