MRPT  2.0.4
Functions | Variables
poly_roots_unittest.cpp File Reference
#include <gtest/gtest.h>
#include <mrpt/core/format.h>
#include <mrpt/math/poly_roots.h>
#include <cmath>

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   
)

◆ TEST() [2/3]

TEST ( poly_roots  ,
solve_poly3   
)

◆ TEST() [3/3]

TEST ( poly_roots  ,
solve_poly4   
)

Variable Documentation

◆ eps

const double eps = 1e-9

Definition at line 17 of file poly_roots_unittest.cpp.

Referenced by TEST().




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Fri Jul 17 08:43:33 UTC 2020