Main MRPT website > C++ reference for MRPT 1.5.7
Functions
CAtan2LookUpTable_unittest.cpp File Reference
#include <mrpt/math/CAtan2LookUpTable.h>
#include <mrpt/random.h>
#include <gtest/gtest.h>
#include <cmath>
Include dependency graph for CAtan2LookUpTable_unittest.cpp:

Go to the source code of this file.

Functions

template<class LUT_CLASS >
void atan2_lut_test (const LUT_CLASS &atan2lut, const double SIZE, const double max_deg_errors, const double skip_area)
 
 TEST (CAtan2LookUpTable, ValidValidTest)
 
 TEST (CAtan2LookUpTable, MultiResTest)
 

Function Documentation

◆ atan2_lut_test()

template<class LUT_CLASS >
void atan2_lut_test ( const LUT_CLASS &  atan2lut,
const double  SIZE,
const double  max_deg_errors,
const double  skip_area 
)

◆ TEST() [1/2]

TEST ( CAtan2LookUpTable  ,
MultiResTest   
)

◆ TEST() [2/2]

TEST ( CAtan2LookUpTable  ,
ValidValidTest   
)

Definition at line 37 of file CAtan2LookUpTable_unittest.cpp.

References atan2_lut_test().




Page generated by Doxygen 1.9.1 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at mar 26 may 2026 13:12:03 CEST