*/
Check out and contribute to CodePedia, the wiki for developers.
*/

View \xg_hfile.h

Application of the identity matrix II. v05

Submitted By: xhunga
Rating: starstar (Rate It)


/* xg_hfile.h                    freeware                  [[Email Removed]]  */


#include "xgauss.h"
/*
void growminiF(      pmatrix m,int row)         ->       growminiF(&m,row     );
void gausspivotbestF(pmatrix m,int row,int col) -> gausspivotbestF(&m,row, col);
*/


#include "xgg.h"
/*
*/


#include "xgj.h"
/*
*/


#include "xggj.h"
/*
void gaussF(         pmatrix m)                 ->          gaussF(&m         );
void gaussjordanF(   pmatrix m)                 ->    gaussjordanF(&m         );
*/


#include "xginvgjd.h"
/*
void inv_gjdF(pmatrix m,pmatrix minv)           ->        inv_gjdF(&m,&minv   );
*/


#include "xglu.h"
/*
void LU(pmatrix m,pmatrix mL,pmatrix mU)        ->              LU(&m,&mL,&mU );
*/

corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.