Functions
fcl::detail::RSS_fit_functions Namespace Reference

Functions

template<typename S >
FCL_EXPORT void fit1 (const Vector3< S > *const ps, RSS< S > &bv)
 
template FCL_EXPORT void fit1 (const Vector3d *const ps, RSS< double > &bv)
 
template<typename S >
FCL_EXPORT void fit2 (const Vector3< S > *const ps, RSS< S > &bv)
 
template FCL_EXPORT void fit2 (const Vector3d *const ps, RSS< double > &bv)
 
template<typename S >
FCL_EXPORT void fit3 (const Vector3< S > *const ps, RSS< S > &bv)
 
template FCL_EXPORT void fit3 (const Vector3d *const ps, RSS< double > &bv)
 
template<typename S >
FCL_EXPORT void fit6 (const Vector3< S > *const ps, RSS< S > &bv)
 
template FCL_EXPORT void fit6 (const Vector3d *const ps, RSS< double > &bv)
 
template<typename S >
FCL_EXPORT void fitn (const Vector3< S > *const ps, int n, RSS< S > &bv)
 
template FCL_EXPORT void fitn (const Vector3d *const ps, int n, RSS< double > &bv)
 

Function Documentation

◆ fit1() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::RSS_fit_functions::fit1 ( const Vector3< S > *const  ps,
RSS< S > &  bv 
)

Definition at line 178 of file math/bv/utility-inl.h.

◆ fit1() [2/2]

template void fcl::detail::RSS_fit_functions::fit1 ( const Vector3d *const  ps,
RSS< double > &  bv 
)

◆ fit2() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::RSS_fit_functions::fit2 ( const Vector3< S > *const  ps,
RSS< S > &  bv 
)

Definition at line 190 of file math/bv/utility-inl.h.

◆ fit2() [2/2]

template void fcl::detail::RSS_fit_functions::fit2 ( const Vector3d *const  ps,
RSS< double > &  bv 
)

◆ fit3() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::RSS_fit_functions::fit3 ( const Vector3< S > *const  ps,
RSS< S > &  bv 
)

Definition at line 208 of file math/bv/utility-inl.h.

◆ fit3() [2/2]

template void fcl::detail::RSS_fit_functions::fit3 ( const Vector3d *const  ps,
RSS< double > &  bv 
)

◆ fit6() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::RSS_fit_functions::fit6 ( const Vector3< S > *const  ps,
RSS< S > &  bv 
)

Definition at line 236 of file math/bv/utility-inl.h.

◆ fit6() [2/2]

template void fcl::detail::RSS_fit_functions::fit6 ( const Vector3d *const  ps,
RSS< double > &  bv 
)

◆ fitn() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::RSS_fit_functions::fitn ( const Vector3< S > *const  ps,
int  n,
RSS< S > &  bv 
)

Definition at line 247 of file math/bv/utility-inl.h.

◆ fitn() [2/2]

template void fcl::detail::RSS_fit_functions::fitn ( const Vector3d *const  ps,
int  n,
RSS< double > &  bv 
)


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:51