|
MRPT
1.9.9
|
#include "math-precomp.h"#include <mrpt/math/CMatrixD.h>#include <mrpt/math/data_utils.h>#include <mrpt/math/distributions.h>#include <mrpt/math/ops_matrices.h>#include <mrpt/math/utils.h>#include <mrpt/math/wrap2pi.h>#include <mrpt/system/string_utils.h>#include <Eigen/Dense>#include <algorithm>#include <cmath>#include <iostream>#include <mrpt/math/interp_fit.hpp>Go to the source code of this file.
Functions | |
| template<class T > | |
| void | noncentralChi2OneIteration (T arg, T &lans, T &dans, T &pans, unsigned int &j) |
| void noncentralChi2OneIteration | ( | T | arg, |
| T & | lans, | ||
| T & | dans, | ||
| T & | pans, | ||
| unsigned int & | j | ||
| ) |
Definition at line 515 of file math.cpp.
Referenced by mrpt::math::noncentralChi2PDF_CDF().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |