Workspace for sphere-fitting used by the layout maker, holding 3-D point coordinates and fit parameters. More...
#include <layoutmaker.h>
Public Attributes | |
| Eigen::MatrixXf | rr |
| int | np |
| int | report |
Workspace for sphere-fitting used by the layout maker, holding 3-D point coordinates and fit parameters.
Definition at line 77 of file layoutmaker.h.
| int UTILSLIB::fitUser::np |
Definition at line 79 of file layoutmaker.h.
| int UTILSLIB::fitUser::report |
Definition at line 80 of file layoutmaker.h.
| Eigen::MatrixXf UTILSLIB::fitUser::rr |
Definition at line 78 of file layoutmaker.h.