| ApprHeightLine2() | gte::ApprHeightLine2< Real > | |
| Error(Vector2< Real > const &observation) const | gte::ApprHeightLine2< Real > | |
| Fit(int numPoints, Vector2< Real > const *points) | gte::ApprHeightLine2< Real > | |
| Fit(std::vector< Vector2< Real >> const &observations, std::vector< int > const &indices) | gte::ApprHeightLine2< Real > | |
| ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > >::Fit(std::vector< Vector2< Real > > const &observations) | gte::ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > > | |
| ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > >::Fit(std::vector< Vector2< Real > > const &observations, int const imin, int const imax) | gte::ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > > | |
| ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > >::Fit(std::vector< Vector2< Real > > const &observations, std::vector< int > const &indices, int const numIndices) | gte::ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > > | |
| GetMinimumRequired() const | gte::ApprHeightLine2< Real > | |
| GetParameters() const | gte::ApprHeightLine2< Real > | |
| mParameters | gte::ApprHeightLine2< Real > | private |
| RANSAC(ApprHeightLine2< Real > &candidateModel, std::vector< Vector2< Real > > const &observations, int const numRequiredForGoodFit, Real const maxErrorForGoodFit, int const numIterations, std::vector< int > &bestConsensus, ApprHeightLine2< Real > &bestModel) | gte::ApprQuery< Real, ApprHeightLine2< Real >, Vector2< Real > > | static |