vgl_fit_sphere_3d< T > Member List

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() constvgl_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()=defaultvgl_fit_sphere_3d< T >
vgl_fit_sphere_3d(std::vector< vgl_point_3d< T > > points)vgl_fit_sphere_3d< T >
~vgl_fit_sphere_3d()=defaultvgl_fit_sphere_3d< T >