
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... | |
|
noexcept |
Evaluates the integral from 0 to x of sqrt(2/pi) cos(t^2) dt.
Equivalent to MATLAB fresnelc()
Definition at line 74 of file fresnel.cpp.
Referenced by TEST().

|
noexcept |
Evaluates the integral from 0 to x of sqrt(2/pi) sin(t^2) dt.
Equivalent to MATLAB fresnels()
Definition at line 68 of file fresnel.cpp.
Referenced by TEST().

| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |