#include "Wm4FoundationPCH.h"#include "Wm4ApprLineFit3.h"#include "Wm4Eigen.h"Go to the source code of this file.
Namespaces | |
| namespace | Wm4 |
The namespace of the WildMagic library. | |
Functions | |
| template<class Real > | |
| Line3< Real > | Wm4::OrthogonalLineFit3 (int iQuantity, const Vector3< Real > *akPoint) |
| template Line3< double > | Wm4::OrthogonalLineFit3< double > (int, const Vector3< double > *) |
| template Line3< float > | Wm4::OrthogonalLineFit3< float > (int, const Vector3< float > *) |
1.6.1