Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 967 → Rev 968

/branches/KalmanFilter MikeW/matmatrix.h
1,3 → 1,9
/* matmatrix.c
 
The following functions are based on the Numerical Recipes.
 
*/
 
#ifndef __MATMATH_H__
#define __MATMATH_H__