MRPT  2.0.4
Functions
CAtan2LookUpTable_unittest.cpp File Reference
#include <gtest/gtest.h>
#include <mrpt/core/bits_math.h>
#include <mrpt/math/CAtan2LookUpTable.h>
#include <mrpt/random.h>
#include <cmath>

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 44 of file CAtan2LookUpTable_unittest.cpp.

References atan2_lut_test().




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020