Main MRPT website > C++ reference for MRPT 1.9.9
Functions
math.cpp File Reference
#include "math-precomp.h"
#include <mrpt/math/utils.h>
#include <mrpt/math/wrap2pi.h>
#include <mrpt/math/interp_fit.hpp>
#include <mrpt/math/data_utils.h>
#include <mrpt/math/distributions.h>
#include <mrpt/system/string_utils.h>
#include <mrpt/math/CMatrixD.h>
#include <mrpt/math/ops_matrices.h>
#include <cmath>
#include <algorithm>
#include <iostream>
Include dependency graph for math.cpp:

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)
 

Function Documentation

◆ noncentralChi2OneIteration()

template<class T >
void noncentralChi2OneIteration ( arg,
T &  lans,
T &  dans,
T &  pans,
unsigned int &  j 
)

Definition at line 510 of file math.cpp.

Referenced by mrpt::math::noncentralChi2PDF_CDF().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST