Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

mtrxutil.h

00001 #ifndef CT_MATRIXUTIL
00002 #define CT_MATRIXUTIL
00003 
00004 #include "csphyzik/phyztype.h"
00005 
00006 //extern "C"
00007 //{
00008 void linear_solve ( real **A, int dim, double *x, double *b );
00009 //}
00010 
00011 
00012 #endif

Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000