![]() |
vrecko
virtual reality framework
|
Functions | |
| double | RCD (const gmMatrix3 &A, const gmMatrix3 &B, int i, int j) |
| double | MINOR (const gmMatrix3 &M, int r0, int r1, int c0, int c1) |
| gmMatrix3 | operator* (double d, const gmMatrix3 &M) |
| gmVector3 | operator* (const gmVector3 &v, const gmMatrix3 &M) |
| ostream & | operator<< (ostream &os, const gmMatrix3 &M) |
|
inline |
|
inline |