

Go to the source code of this file.
Classes | |
| struct | ARToolKitPlus::ARVec |
Namespaces | |
| namespace | ARToolKitPlus |
This file should only be compiled when using ARToolKitPlus as a DLL. | |
| namespace | ARToolKitPlus::Vector |
Functions | |
| static ARVec * | ARToolKitPlus::Vector::alloc (int clm) |
| static int | ARToolKitPlus::Vector::free (ARVec *v) |
| static ARFloat | ARToolKitPlus::Vector::household (ARVec *x) |
| static ARFloat | ARToolKitPlus::Vector::innerproduct (ARVec *x, ARVec *y) |
| static int | ARToolKitPlus::Vector::tridiagonalize (ARMat *a, ARVec *d, ARVec *e) |