MRPT
2.0.4
|
#include <gtest/gtest.h>
#include <mrpt/math/fresnel.h>
#include <mrpt/system/os.h>
#include <cmath>
Go to the source code of this file.
Functions | |
TEST (fresnel, fresnelc) | |
TEST (fresnel, fresnels) | |
TEST | ( | fresnel | , |
fresnelc | |||
) |
Definition at line 15 of file fresnel_unittest.cpp.
References EXPECT_NEAR(), mrpt::math::fresnel_cos_integral(), and val.
TEST | ( | fresnel | , |
fresnels | |||
) |
Definition at line 44 of file fresnel_unittest.cpp.
References EXPECT_NEAR(), mrpt::math::fresnel_sin_integral(), and val.
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 15:15:43 UTC 2020 |