|
opensurgsim
|
Tests for the Gauss-Seidel implementation of the MLCP solver. More...
#include <math.h>#include <memory>#include <string>#include "gtest/gtest.h"#include <boost/chrono.hpp>#include "SurgSim/Math/Valid.h"#include "SurgSim/Math/MlcpGaussSeidelSolver.h"#include "SurgSim/Math/MlcpSolution.h"#include "SurgSim/Testing/MlcpIO/MlcpTestData.h"#include "SurgSim/Testing/MlcpIO/ReadText.h"Tests for the Gauss-Seidel implementation of the MLCP solver.
1.8.12