Main MRPT website > C++ reference for MRPT 1.5.6
Functions | Variables
poly_roots_unittest.cpp File Reference
#include <mrpt/math/poly_roots.h>
#include <mrpt/system/os.h>
#include <gtest/gtest.h>
#include <cmath>
Include dependency graph for poly_roots_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (poly_roots, solve_poly2)
 
 TEST (poly_roots, solve_poly3)
 
 TEST (poly_roots, solve_poly4)
 

Variables

const double eps = 1e-9
 

Function Documentation

◆ TEST() [1/3]

TEST ( poly_roots  ,
solve_poly2   
)

Definition at line 20 of file poly_roots_unittest.cpp.

References eps, mrpt::format(), and mrpt::math::solve_poly2().

◆ TEST() [2/3]

TEST ( poly_roots  ,
solve_poly3   
)

Definition at line 56 of file poly_roots_unittest.cpp.

References eps, mrpt::format(), and mrpt::math::solve_poly3().

◆ TEST() [3/3]

TEST ( poly_roots  ,
solve_poly4   
)

Definition at line 92 of file poly_roots_unittest.cpp.

References eps, mrpt::format(), and mrpt::math::solve_poly4().

Variable Documentation

◆ eps

const double eps = 1e-9

Definition at line 18 of file poly_roots_unittest.cpp.

Referenced by TEST().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019