Go to the source code of this file.
Functions | |
TEST (distributions, normalPDF_1d) | |
TEST (distributions, normalPDF_vector) | |
TEST (distributions, erfc) | |
TEST (distributions, erf) | |
TEST (distributions, normalCDF) | |
TEST (distributions, chi2inv) | |
TEST (distributions, chi2PDF) | |
TEST (distributions, noncentralChi2PDF_CDF) | |
Variables | |
const double | eps = 1e-12 |
TEST | ( | distributions | , |
normalPDF_1d | |||
) |
Definition at line 22 of file distributions_unittest.cpp.
References eps, and mrpt::math::normalPDF().
TEST | ( | distributions | , |
normalPDF_vector | |||
) |
Definition at line 30 of file distributions_unittest.cpp.
References eps, and mrpt::math::normalPDF().
TEST | ( | distributions | , |
erfc | |||
) |
Definition at line 64 of file distributions_unittest.cpp.
References eps.
TEST | ( | distributions | , |
erf | |||
) |
Definition at line 73 of file distributions_unittest.cpp.
References eps.
TEST | ( | distributions | , |
normalCDF | |||
) |
Definition at line 82 of file distributions_unittest.cpp.
References eps, and mrpt::math::normalCDF().
TEST | ( | distributions | , |
chi2inv | |||
) |
Definition at line 90 of file distributions_unittest.cpp.
References mrpt::math::chi2inv(), and eps.
TEST | ( | distributions | , |
chi2PDF | |||
) |
Definition at line 97 of file distributions_unittest.cpp.
References mrpt::math::chi2PDF(), and eps.
TEST | ( | distributions | , |
noncentralChi2PDF_CDF | |||
) |
Definition at line 107 of file distributions_unittest.cpp.
References mrpt::math::noncentralChi2PDF_CDF().
const double eps = 1e-12 |
Definition at line 20 of file distributions_unittest.cpp.
Referenced by mrpt::vision::add_lm_increment(), mrpt::vision::bundle_adj_full(), mrpt::nav::CPTG_Holo_Blend::calc_trans_distance_t_below_Tramp(), mrpt::vision::checkerBoardStereoCalibration(), Pose3DTests::func_jacob_Aexpe_D(), Pose3DTests::func_jacob_expe_D(), mrpt::topography::geodeticToUTM(), mrpt::nav::CPTG_Holo_Blend::getPathStepForDist(), mrpt::poses::CPose3D::inverseComposePoint(), mrpt::math::noncentralChi2PDF_CDF(), mrpt::math::ModelSearch::ransacSingleModel(), mrpt::math::setEpsilon(), TEST(), Pose3DTests::test_Jacob_dAexpeD_de(), Pose3DTests::test_Jacob_dexpeD_de(), mrpt::nav::CPTG_Holo_Blend::updateTPObstacleSingle(), and mrpt::topography::UTMToGeodetic().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |