MeshCoreFit Namespace Reference

Classes

class  CylinderFit
 Best-fit cylinder for a given set of points. More...
 
class  SphereFit
 Best-fit sphere for a given set of points. More...
 

Typedefs

typedef Eigen::Matrix< double, 4, 4, Eigen::RowMajor > Matrix4x4
 
typedef Eigen::Matrix< double, 5, 5, Eigen::RowMajor > Matrix5x5
 

Typedef Documentation

◆ Matrix4x4

typedef Eigen::Matrix<double,4,4,Eigen::RowMajor> MeshCoreFit::Matrix4x4

◆ Matrix5x5

typedef Eigen::Matrix<double,5,5,Eigen::RowMajor> MeshCoreFit::Matrix5x5