|
|
| ndHugeVector (const ndBigVector &a) |
| |
|
| ndHugeVector (const ndTemplateVector< ndGoogol > &a) |
| |
|
| ndHugeVector (ndFloat64 x, ndFloat64 y, ndFloat64 z, ndFloat64 w) |
| |
|
| ndHugeVector (const ndGoogol &x, const ndGoogol &y, const ndGoogol &z, const ndGoogol &w) |
| |
|
ndGoogol | EvaluePlane (const ndHugeVector &point) const |
| |
|
| ndTemplateVector (const ndGoogol *const ptr) |
| |
|
| ndTemplateVector (const ndTemplateVector< ndGoogol > ©) |
| |
|
| ndTemplateVector (ndGoogol x, ndGoogol y, ndGoogol z, ndGoogol w) |
| |
|
ndGoogol & | operator[] (ndInt32 i) |
| |
|
const ndGoogol & | operator[] (ndInt32 i) const |
| |
|
ndGoogol | GetScalar () const |
| |
|
ndTemplateVector< ndGoogol > | Scale (ndGoogol scale) const |
| |
|
ndTemplateVector< ndGoogol > | operator+ (const ndTemplateVector< ndGoogol > &B) const |
| |
|
ndTemplateVector< ndGoogol > & | operator+= (const ndTemplateVector< ndGoogol > &A) |
| |
|
ndTemplateVector< ndGoogol > | operator- (const ndTemplateVector< ndGoogol > &A) const |
| |
|
ndTemplateVector< ndGoogol > & | operator-= (const ndTemplateVector< ndGoogol > &A) |
| |
|
ndTemplateVector< ndGoogol > | operator* (const ndTemplateVector< ndGoogol > &B) const |
| |
|
ndTemplateVector< ndGoogol > | operator*= (const ndTemplateVector< ndGoogol > &B) const |
| |
|
ndTemplateVector< ndGoogol > | AddHorizontal () const |
| |
|
ndTemplateVector< ndGoogol > | MulAdd (const ndTemplateVector< ndGoogol > &A, const ndTemplateVector< ndGoogol > &B) const |
| |
|
ndTemplateVector< ndGoogol > | MulSub (const ndTemplateVector< ndGoogol > &A, const ndTemplateVector< ndGoogol > &B) const |
| |
|
ndTemplateVector< ndGoogol > | CrossProduct (const ndTemplateVector< ndGoogol > &B) const |
| |
|
ndTemplateVector< ndGoogol > | CrossProduct (const ndTemplateVector &A, const ndTemplateVector &B) const |
| |
|
ndTemplateVector< ndGoogol > | DotProduct (const ndTemplateVector &A) const |
| |
|
ndGoogol | GetMax () const |
| |
|
ndTemplateVector< ndGoogol > | GetMax (const ndTemplateVector< ndGoogol > &data) const |
| |
|
ndTemplateVector< ndGoogol > | GetMin (const ndTemplateVector< ndGoogol > &data) const |
| |
|
| ndClassAlloc () |
| | Empty default constructor.
|
| |
|
| ~ndClassAlloc () |
| | Empty.
|
| |