You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
James Goppert f1968f51d6 Fixed coverage issues. 9 years ago
..
CMakeLists.txt Fixed coverage issues. 9 years ago
attitude.cpp Formatting. 9 years ago
filter.cpp Work on kalman filter interface. 9 years ago
helper.cpp Fixed coverage issues. 9 years ago
integration.cpp Fixed integration test. 9 years ago
inverse.cpp Added runge kutta integration. 9 years ago
matrixAssignment.cpp Added runge kutta integration. 9 years ago
matrixMult.cpp Added vector2. 9 years ago
matrixScalarMult.cpp Removed old references to matrix.hpp. 9 years ago
setIdentity.cpp Removed old references to matrix.hpp. 9 years ago
squareMatrix.cpp Removed old references to matrix.hpp. 9 years ago
test_data.py More coverage testing. 9 years ago
transpose.cpp Removed old references to matrix.hpp. 9 years ago
vector.cpp Added runge kutta integration. 9 years ago
vector2.cpp Forced function instantiation for coverage testing. 9 years ago
vector3.cpp Added more testing to instantiate some missing templates. 9 years ago
vectorAssignment.cpp Added more testing to instantiate some missing templates. 9 years ago