HDK
|
#include <UT_Fitter.h>
Public Member Functions | |
bool | fitLineLS (const UT_ValArray< UT_Vector2T< T > > &points, UT_Vector3T< T > &line_eqn) |
Definition at line 21 of file UT_Fitter.h.
bool UT_FitterT< T >::fitLineLS | ( | const UT_ValArray< UT_Vector2T< T > > & | points, |
UT_Vector3T< T > & | line_eqn | ||
) |
Compute the least squares best fitting line using the perpendicular distance.