MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::BestFitPolynomial< T, degree > Class Template Reference

#include <MRBestFitPolynomial.h>

Public Member Functions

MRMESH_API BestFitPolynomial (T reg)
 
MRMESH_API void addPoint (T x, T y)
 
MRMESH_API void addPoint (T x, T y, T weight)
 
MRMESH_API Polynomial< T, degree > getBestPolynomial () const
 

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