This is the complete list of members for MeshCoreFit::SphereFit, including all inherited members.
addObservationU(double a[4], double li, double pi, Matrix4x4 &atpa, Eigen::VectorXd &atpl) const | MeshCoreFit::SphereFit | protected |
AddPoint(const Base::Vector3f &rcVector) | MeshCore::Approximation | |
AddPoints(const std::vector< Base::Vector3f > &rvPointVect) | MeshCore::Approximation | |
AddPoints(const std::set< Base::Vector3f > &rsPointSet) | MeshCore::Approximation | |
AddPoints(const std::list< Base::Vector3f > &rsPointList) | MeshCore::Approximation | |
AddPoints(const MeshPointArray &points) | MeshCore::Approximation | |
Approximation() | MeshCore::Approximation | |
Clear() | MeshCore::Approximation | |
ComputeApproximations() | MeshCoreFit::SphereFit | |
computeResiduals(const Eigen::VectorXd &x, std::vector< Base::Vector3d > &residuals, double &sigma0, double vConvLimit, bool &vConverged) const | MeshCoreFit::SphereFit | protected |
CountPoints() const | MeshCore::Approximation | |
Done() const | MeshCore::Approximation | |
Fit() | MeshCoreFit::SphereFit | virtual |
GetCenter() const | MeshCoreFit::SphereFit | |
GetDistanceToSphere(const Base::Vector3f &rcPoint) const | MeshCoreFit::SphereFit | |
GetGravity() const | MeshCore::Approximation | |
GetLastResult() const | MeshCore::Approximation | |
GetMgcVectorArray(std::vector< Wm4::Vector3< double > > &rcPts) const | MeshCore::Approximation | protected |
GetNumIterations() const | MeshCoreFit::SphereFit | |
GetPoints() const | MeshCore::Approximation | |
GetRadius() const | MeshCoreFit::SphereFit | |
GetStdDeviation() const | MeshCoreFit::SphereFit | |
ProjectToSphere() | MeshCoreFit::SphereFit | |
SetApproximations(double radius, const Base::Vector3d ¢er) | MeshCoreFit::SphereFit | |
SetConvergenceCriteria(double posConvLimit, double vConvLimit, int maxIter) | MeshCoreFit::SphereFit | |
setLowerPart(Matrix4x4 &atpa) const | MeshCoreFit::SphereFit | protected |
setupNormalEquationMatrices(const std::vector< Base::Vector3d > &residuals, Matrix4x4 &atpa, Eigen::VectorXd &atpl) const | MeshCoreFit::SphereFit | protected |
setupObservation(const Base::Vector3f &point, const Base::Vector3d &residual, double a[4], double &f0, double &qw, double b[3]) const | MeshCoreFit::SphereFit | protected |
SphereFit() | MeshCoreFit::SphereFit | |
~Approximation() | MeshCore::Approximation | virtual |
~SphereFit() | MeshCoreFit::SphereFit | virtual |