MRPT
2.0.1
|
#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 511 of file math.cpp.
Referenced by mrpt::math::noncentralChi2PDF_CDF().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |