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 23 of file distributions_unittest.cpp.
References eps, and mrpt::math::normalPDF().
TEST | ( | distributions | , |
normalPDF_vector | |||
) |
Definition at line 31 of file distributions_unittest.cpp.
References eps, and mrpt::math::normalPDF().
TEST | ( | distributions | , |
erfc | |||
) |
Definition at line 56 of file distributions_unittest.cpp.
References eps, and mrpt::math::erfc().
TEST | ( | distributions | , |
erf | |||
) |
Definition at line 65 of file distributions_unittest.cpp.
References eps, and mrpt::math::erf().
TEST | ( | distributions | , |
normalCDF | |||
) |
Definition at line 74 of file distributions_unittest.cpp.
References eps, and mrpt::math::normalCDF().
TEST | ( | distributions | , |
chi2inv | |||
) |
Definition at line 82 of file distributions_unittest.cpp.
References mrpt::math::chi2inv(), and eps.
TEST | ( | distributions | , |
chi2PDF | |||
) |
Definition at line 89 of file distributions_unittest.cpp.
References mrpt::math::chi2PDF(), and eps.
TEST | ( | distributions | , |
noncentralChi2PDF_CDF | |||
) |
Definition at line 99 of file distributions_unittest.cpp.
References mrpt::math::noncentralChi2PDF_CDF().
const double eps = 1e-12 |
Definition at line 21 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(), TEST(), mrpt::nav::CPTG_Holo_Blend::updateTPObstacleSingle(), and mrpt::topography::UTMToGeodetic().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |