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

Workspace for sphere-fitting optimisation, holding 3-D point coordinates and a report flag. More...

#include <sphere.h>

Public Attributes

Eigen::MatrixXf rr
bool report

Detailed Description

Workspace for sphere-fitting optimisation, holding 3-D point coordinates and a report flag.

Definition at line 62 of file sphere.h.

Member Data Documentation

◆ report

bool UTILSLIB::fitUserNew::report

Definition at line 64 of file sphere.h.

◆ rr

Eigen::MatrixXf UTILSLIB::fitUserNew::rr

Definition at line 63 of file sphere.h.


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