Classes | Functions | Variables
MathTests.cc File Reference
#include <gtest/gtest.h>
#include "UnitTestUtils.hpp"
Include dependency graph for MathTests.cc:

Go to the source code of this file.

Classes

struct  MathFixture
 

Functions

int main (int argc, char **argv)
 
 TEST (MathFixture, GaussElimPivot)
 
 TEST (MathFixture, Dynamic_1D_initialize_value)
 
 TEST (MathFixture, Dynamic_2D_initialize_value)
 
 TEST (MathFixture, SpatialMatrix_Multiplication)
 

Variables

const double TEST_PREC = 1.0e-14
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 143 of file MathTests.cc.

TEST ( MathFixture  ,
GaussElimPivot   
)

Definition at line 15 of file MathTests.cc.

TEST ( MathFixture  ,
Dynamic_1D_initialize_value   
)

Definition at line 65 of file MathTests.cc.

TEST ( MathFixture  ,
Dynamic_2D_initialize_value   
)

Definition at line 83 of file MathTests.cc.

TEST ( MathFixture  ,
SpatialMatrix_Multiplication   
)

Definition at line 108 of file MathTests.cc.

Variable Documentation

const double TEST_PREC = 1.0e-14

Definition at line 5 of file MathTests.cc.



rdl_dynamics
Author(s):
autogenerated on Tue Apr 20 2021 02:25:28