This is the complete list of members for vgl_fit_sphere_3d< T >, including all inherited members.
| add_point(vgl_point_3d< T > const &p) | vgl_fit_sphere_3d< T > | |
| add_point(const T x, const T y, const T z) | vgl_fit_sphere_3d< T > | |
| clear() | vgl_fit_sphere_3d< T > | |
| fit(std::ostream *outstream=nullptr, bool verbose=false) | vgl_fit_sphere_3d< T > | |
| fit(const T error_marg, std::ostream *outstream=nullptr, bool verbose=false) | vgl_fit_sphere_3d< T > | |
| fit_linear(std::ostream *outstream=nullptr) | vgl_fit_sphere_3d< T > | |
| fit_linear(const T error_marg, std::ostream *outstream=nullptr) | vgl_fit_sphere_3d< T > | |
| get_points() const | vgl_fit_sphere_3d< T > | |
| get_sphere_linear_fit() | vgl_fit_sphere_3d< T > | inline |
| get_sphere_nonlinear_fit() | vgl_fit_sphere_3d< T > | inline |
| points_ | vgl_fit_sphere_3d< T > | protected |
| sphere_lin_ | vgl_fit_sphere_3d< T > | protected |
| sphere_non_lin_ | vgl_fit_sphere_3d< T > | protected |
| vgl_fit_sphere_3d()=default | vgl_fit_sphere_3d< T > | |
| vgl_fit_sphere_3d(std::vector< vgl_point_3d< T > > points) | vgl_fit_sphere_3d< T > | |
| ~vgl_fit_sphere_3d()=default | vgl_fit_sphere_3d< T > |
1.8.15