Main MRPT website > C++ reference for MRPT 1.9.9
Namespaces | Functions
fresnel.h File Reference
#include <cstdlib>
Include dependency graph for fresnel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 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.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