spSolve.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2007 */
00003 /* Sylvestre LEDRU */
00004 /*-----------------------------------------------------------------------------------*/
00005 #include "spConfig.h"
00006 #include "spmatrix.h"
00007 #include "spDefs.h"
00008 
00009 static void SolveComplexMatrix( MatrixPtr Matrix, RealVector RHS, RealVector Solution IMAG_VECTORS );
00010 static void SolveComplexTransposedMatrix(MatrixPtr Matrix, RealVector RHS, RealVector Solution IMAG_VECTORS );

Generated on Sun Mar 4 15:04:00 2007 for Scilab [trunk] by  doxygen 1.5.1