| BaseEstimator() (defined in ipsdk::math::BaseEstimator) | ipsdk::math::BaseEstimator | |
| checkData(const DataSet &dataSet, const ParameterType &estimParams) const | ipsdk::math::BaseEstimator | protected |
| computeEstimation(const DataSet &dataSet, ParameterType &estimParams) | ipsdk::math::BaseEstimator | |
| computeResiduals(const DataSet &dataSet, const ParameterType &estimParams, ResidualsSet &residualsSet) const | ipsdk::math::BaseEstimator | |
| eDataType enum name | ipsdk::geom::Line2dIntersectionEstimator | |
| eDT_Rho enum value | ipsdk::geom::Line2dIntersectionEstimator | |
| eDT_Theta enum value | ipsdk::geom::Line2dIntersectionEstimator | |
| eEP_W enum value | ipsdk::geom::Line2dIntersectionEstimator | |
| eEP_X enum value | ipsdk::geom::Line2dIntersectionEstimator | |
| eEP_Y enum value | ipsdk::geom::Line2dIntersectionEstimator | |
| eEstimParams enum name | ipsdk::geom::Line2dIntersectionEstimator | |
| g_dataSize | ipsdk::geom::Line2dIntersectionEstimator | static |
| g_parameterSize | ipsdk::geom::Line2dIntersectionEstimator | static |
| getDataSize() const | ipsdk::math::BaseEstimator | |
| getNbEstimParams() const | ipsdk::math::BaseEstimator | |
| getNbMinRequestedData() const | ipsdk::math::BaseEstimator | |
| initBase(const ipUInt32 nbMinRequestedData, const ipUInt32 nbEstimParams, const ipUInt32 dataSize) | ipsdk::math::BaseEstimator | protected |
| isInit() const | ipsdk::math::BaseEstimator | inline |
| Line2dIntersectionEstimator() (defined in ipsdk::geom::Line2dIntersectionEstimator) | ipsdk::geom::Line2dIntersectionEstimator | |
| processEstimation(const math::DataSet &dataSet, math::ParameterType &estimParams) | ipsdk::geom::Line2dIntersectionEstimator | protected |
| ipsdk::math::BaseEstimator::processEstimation(const DataSet &dataSet, ParameterType &estimParams)=0 | ipsdk::math::BaseEstimator | protectedpure virtual |
| processResiduals(const math::DataSet &dataSet, const math::ParameterType &estimParams, math::ResidualsSet &residualsSet) const | ipsdk::geom::Line2dIntersectionEstimator | protected |
| ipsdk::math::BaseEstimator::processResiduals(const DataSet &dataSet, const ParameterType &estimParams, ResidualsSet &residualsSet) const =0 | ipsdk::math::BaseEstimator | protectedpure virtual |
| ~BaseEstimator()=0 (defined in ipsdk::math::BaseEstimator) | ipsdk::math::BaseEstimator | pure virtual |
| ~Line2dIntersectionEstimator() (defined in ipsdk::geom::Line2dIntersectionEstimator) | ipsdk::geom::Line2dIntersectionEstimator | |