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.
 
 
 
 
 
 
romain-chiap 3d1c9b988d
quaternion exponential (#164)
4 years ago
..
AxisAngle.hpp add double precision alias declarations and remove typedefs 4 years ago
Dcm.hpp Matrix: use naive per element copy instead of memcpy call 4 years ago
Dual.hpp Fix weird C preprocessor conflicts (#101) 5 years ago
Euler.hpp Euler: improve quaternion constructor 4 years ago
LeastSquaresSolver.hpp LeastSquaresSolver: Fix nasty GCC compile optimization error 5 years ago
Matrix.hpp Matrix: use naive per element copy instead of memcpy call 4 years ago
PseudoInverse.hpp Use a single inverse implementation for a single matrix size 4 years ago
Quaternion.hpp quaternion exponential (#164) 4 years ago
Scalar.hpp add double precision alias declarations and remove typedefs 4 years ago
Slice.hpp SparseVector (#140) 5 years ago
SparseVector.hpp sparse quadratic form 5 years ago
SquareMatrix.hpp add double precision alias declarations and remove typedefs 4 years ago
Vector.hpp add double precision alias declarations and remove typedefs 4 years ago
Vector2.hpp add double precision alias declarations and remove typedefs 4 years ago
Vector3.hpp add double precision alias declarations and remove typedefs 4 years ago
filter.hpp Replace float with Type in kalman. 9 years ago
helper_functions.hpp Coerce default epsilon values to Type 4 years ago
integration.hpp Improved rk4 integration to allow longer time interval than 1 step. 9 years ago
math.hpp SparseVector (#140) 5 years ago
stdlib_imports.hpp fix math defines to have M_PI and M_TWOPI 6 years ago