00001 /* 00002 * $Id: Matrix.h,v 1.2 2003/07/01 21:30:35 mindstorm2600 Exp $ 00003 */ 00004 #ifndef __CLAW_MATRIX_H__ 00005 #define __CLAW_MATRIX_H__ 00006 #include<Math.h> 00007 #include<Array.h> 00008 00009 namespace clawsoft{ 00010 00018 class Matrix:public Math{ 00019 }; 00020 }; 00021 00022 #endif
Authors:
Juan V. Guerrero
Jannette C. Mejia
Juan C. Guevara
Powered by: