v2.0.0
Loading...
Searching...
No Matches
UTILSLIB::fitUser Struct Reference

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

Detailed Description

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.

Member Data Documentation

◆ np

int UTILSLIB::fitUser::np

Definition at line 79 of file layoutmaker.h.

◆ report

int UTILSLIB::fitUser::report

Definition at line 80 of file layoutmaker.h.

◆ rr

Eigen::MatrixXf UTILSLIB::fitUser::rr

Definition at line 78 of file layoutmaker.h.


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