| 
    MRPT
    2.0.4
    
   | 
 
#include <cstdlib>Go to the source code of this file.
Namespaces | |
| mrpt::math | |
| This base provides a set of functions for maths stuff.  | |
Functions | |
| double | mrpt::math::fresnel_sin_integral (double x) noexcept | 
| Evaluates the integral from 0 to x of sqrt(2/pi) sin(t^2) dt.  More... | |
| double | mrpt::math::fresnel_cos_integral (double x) noexcept | 
| Evaluates the integral from 0 to x of sqrt(2/pi) cos(t^2) dt.  More... | |
| long double | mrpt::math::lfresnel_sin_integral (long double x) noexcept | 
| long double version of fresnel_sin_integral  More... | |
| long double | mrpt::math::lfresnel_cos_integral (long double x) noexcept | 
| long double version of fresnel_cos_integral  More... | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |