Functions

C:/Documents and Settings/gw/My Documents/Other projects/flightos/Libraries/matrix.h File Reference

Go to the source code of this file.

Functions

void Matrix_Multiply (float a[3][3], float b[3][3], float mat[3][3])

Function Documentation

void Matrix_Multiply ( float  a[3][3],
float  b[3][3],
float  mat[3][3] 
)
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines