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.
 
 
 
 
 
 
Matthias Grob 1e80807e8e test: Add uncovered equality checks with NAN and INFINITE 6 years ago
..
CMakeLists.txt define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
attitude.cpp Remove direct access to internal data 6 years ago
copyto.cpp Don't lose array sizes in copyTo 6 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 test: Add uncovered equality checks with NAN and INFINITE 6 years ago
integration.cpp Removed all uses of C library from tests 8 years ago
inverse.cpp tests: use __FLT_EPSILON__ in comparisons 6 years ago
least_squares.cpp testing float/double with Type template 7 years ago
matrixAssignment.cpp test: Add uncovered equality checks with NAN and INFINITE 6 years ago
matrixMult.cpp Remove direct access to internal data 6 years ago
matrixScalarMult.cpp Removed all uses of C library from tests 8 years ago
setIdentity.cpp define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
slice.cpp Add helpers based on Slice: row(), col(), xy() 6 years ago
squareMatrix.cpp Add support for Slice to Matrix, SquareMatrix, Vector 6 years ago
test_data.py define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
test_macros.hpp define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
transpose.cpp Removed all uses of C library from tests 8 years ago
upperRightTriangle.cpp Remove direct access to internal data 6 years ago
vector.cpp Replace pow with sqrt 6 years ago
vector2.cpp define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
vector3.cpp Add helpers based on Slice: row(), col(), xy() 6 years ago
vectorAssignment.cpp Removed all uses of C library from tests 8 years ago