HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_FitterT< T > Class Template Reference

#include <UT_Fitter.h>

Public Member Functions

bool fitLineLS (const UT_ValArray< UT_Vector2T< T > > &points, UT_Vector3T< T > &line_eqn)
 

Detailed Description

template<typename T>
class UT_FitterT< T >

Definition at line 21 of file UT_Fitter.h.

Member Function Documentation

template<typename T >
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.


The documentation for this class was generated from the following file: