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.
 
 
 
 
 
 
Julian Kent 03ffd696a6 Replace pow with sqrt 6 years ago
..
CMakeLists.txt define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
attitude.cpp Canonical Quaternion with tests (#81) 6 years ago
copyto.cpp Matrix: remove unsafe copyToRaw method 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 A smaller codesize wrap, since it gets inlined in many places 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 matrix: add method to check all values are nan (#82) 6 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 define FLT_EPSILON; be descriptive about upper_right_triangle() method 6 years ago
slice.cpp slice test: fix trailing whitespace style 6 years ago
squareMatrix.cpp define FLT_EPSILON; be descriptive about upper_right_triangle() method 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 define FLT_EPSILON; be descriptive about upper_right_triangle() method 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 Removed all uses of C library from tests 8 years ago
vectorAssignment.cpp Removed all uses of C library from tests 8 years ago