MBot Software Library  v1.0
An API documentation to mbot_firmware repository
math Directory Reference

Files

file  algebra.c
 Collection of advanced linear algebra functions.
 
file  algebra_common.c
 
file  filter.c
 This is a collection of functions for generating and implementing discrete SISO filters for arbitrary transfer functions.
 
file  matrix.c
 This is a collection of functions for generating and implementing discrete SISO filters for arbitrary transfer functions.
 
file  other.c
 general low-level math functions that don't fit elsewhere
 
file  quaternion.c
 Collection of quaternion manipulation functions.
 
file  ring_buffer.c
 Ring buffer implementation for double-precision doubles.