GCpp general purpose C++ library
version 1.0
|
This is the complete list of members for GVector4, including all inherited members.
Allocate(size_t n) | GVectorT< T > | protectedvirtual |
change_dim | GVectorT< T > | protected |
CheckDimension(const GVectorT< T > &v) const | GVectorT< T > | inlinevirtual |
CheckIndex(size_t i) const | GVectorT< T > | inlinevirtual |
CheckProduct(const GMatrixT< T > &m) const | GVectorT< T > | inlinevirtual |
Data() const | GVectorT< T > | inline |
Data() | GVectorT< T > | inline |
dimension | GVectorT< T > | protected |
element | GVectorT< T > | protected |
GetDimension() const | GVectorT< T > | inline |
GetString() const | GVectorT< T > | inlinevirtual |
GetString(const char *fmt) const | GVectorT< T > | virtual |
GVector4(double x0=0.L, double x1=0.L, double x2=0.L, double x3=0.L) | GVector4 | |
GVector4(double x[]) | GVector4 | |
GVector4(const GVector4 &v) | GVector4 | |
GVector4(const GVectorD &v) | GVector4 | |
GVectorT(size_t n=1) | GVectorT< T > | |
GVectorT(size_t n, const T &x) | GVectorT< T > | |
GVectorT(size_t n, const T x[]) | GVectorT< T > | |
GVectorT(const GVectorT< T > &v) | GVectorT< T > | |
InitData() | GVectorT< T > | inlinevirtual |
InitData(const T x) | GVectorT< T > | inlinevirtual |
InitData(const T x[]) | GVectorT< T > | inlinevirtual |
InitData(size_t n, const T x[]) | GVectorT< T > | inlinevirtual |
InitData() | GVectorT< T > | inline |
InitElement(size_t i) | GVectorT< T > | inlinevirtual |
Length() const | GVectorT< T > | inlinevirtual |
LengthSquared() const | GVectorT< T > | inlinevirtual |
Norm2() const | GVectorT< T > | inlinevirtual |
Norm2() const | GVectorT< T > | inline |
Norm2Squared() const | GVectorT< T > | inlinevirtual |
operator()(size_t i) const | GVectorT< T > | inlinevirtual |
operator()(size_t i) | GVectorT< T > | inlinevirtual |
operator*(const T k) const | GVectorT< T > | virtual |
operator*(const GVectorT< T > &v) const | GVectorT< T > | virtual |
operator*(const GMatrixT< T > &m) const | GVectorT< T > | virtual |
operator*=(const T k) | GVectorT< T > | virtual |
operator+(const GVectorT< T > &v) const | GVectorT< T > | virtual |
operator+=(const GVectorT< T > &v) | GVectorT< T > | virtual |
operator-(const GVectorT< T > &v) const | GVectorT< T > | virtual |
operator-() const | GVectorT< T > | virtual |
operator-=(const GVectorT< T > &v) | GVectorT< T > | virtual |
operator/(const T k) const | GVectorT< T > | virtual |
operator/=(const T k) | GVectorT< T > | virtual |
operator=(const GVectorT< T > &v) | GVectorT< T > | |
operator[](size_t i) const | GVectorT< T > | inlinevirtual |
operator[](size_t i) | GVectorT< T > | inlinevirtual |
Reset() | GVectorT< T > | inlineprotectedvirtual |
SetDimension(size_t n) | GVectorT< T > | |
~GVector4() | GVector4 | inlinevirtual |
~GVectorT() | GVectorT< T > | inlinevirtual |