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.
 
 
 
 
 
 
Bart Slinger 480c5f1f8e static assert M>=N. floats to Type, arguments as const reference 7 years ago
..
CMakeLists.txt least squares solver for MxN matrices using QR householder algorithm 7 years ago
attitude.cpp Fix coverage and bug in matrix equal test. 7 years ago
copyto.cpp Matrix: added copyToRaw method to allow copying to a pointer 7 years ago
filter.cpp Removed all uses of C library from tests 8 years ago
hatvee.cpp Removed all uses of C library from tests 8 years ago
helper.cpp helper_functions add wrap_2pi 7 years ago
integration.cpp Removed all uses of C library from tests 8 years ago
inverse.cpp Removed all uses of C library from tests 8 years ago
least_squares.cpp static assert M>=N. floats to Type, arguments as const reference 7 years ago
matrixAssignment.cpp use default constructors and skip unnecessary initialization 7 years ago
matrixMult.cpp Fix coverage and bug in matrix equal test. 7 years ago
matrixScalarMult.cpp Removed all uses of C library from tests 8 years ago
setIdentity.cpp Removed all uses of C library from tests 8 years ago
slice.cpp Removed all uses of C library from tests 8 years ago
squareMatrix.cpp Removed all uses of C library from tests 8 years ago
test_data.py least squares solver for MxN matrices using QR householder algorithm 7 years ago
test_macros.hpp Un-poisoned fabs 8 years ago
transpose.cpp Removed all uses of C library from tests 8 years ago
vector.cpp Test: added check for Vector.norm_squared() 7 years ago
vector2.cpp Removed all uses of C library from tests 8 years ago
vector3.cpp Removed all uses of C library from tests 8 years ago
vectorAssignment.cpp Removed all uses of C library from tests 8 years ago