|
opensurgsim
|
Tests for the Polynomial functions. More...
#include <array>#include <gtest/gtest.h>#include "SurgSim/Math/PolynomialRoots.h"Namespaces | |
| SurgSim | |
| Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui needs glew but we need to call glewInit() from a osg callback, using this call we avoid getting warnings about redefinitions. | |
Functions | |
| SurgSim::Math::TEST (PolynomialRootsTest, PolynomialDegree1Roots) | |
| SurgSim::Math::TEST (PolynomialRootsTest, PolynomialDegree2Roots) | |
Tests for the Polynomial functions.
1.8.12