*/
Want to see what people are talking about? See the latest forum posts.
*/

View \xc_hfile.h

Application of the identity matrix II. v05

Submitted By: xhunga
Rating: starstar (Rate It)


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

#include "xcrwmni.h"
/*
void     frowminiF(pmatrix m,int row)                 -> frowminiF(&m, row);
fraction  rowminiF(pmatrix m,int row,fraction deter)  ->  rowminiF(&m,row,deter);
*/

#include "xcelrop.h"
/*
void swaprowF(pmatrix m,int row1,int row2)            -> swaprowF(&m,row1,row2);
void  addrowF(pmatrix m,int row1,int row2,fraction f) ->  addrowF(&m,row1,row2,f);
void  mulrowF(pmatrix m,int rown,         fraction f) ->  mulrowF(&m,rown, f);
*/

#include "xcelcop.h"
/*
void swapcolF(pmatrix m,int col1,int col2)            -> swapcolF(&m,col1,col2);
void  mulcolF(pmatrix m,int coln,         fraction f) ->  mulcolF(&m,coln,   f);
*/


#include "xcpivrow.h"
/*
void pivotgoodplaceF(pmatrix  m)                      -> pivotgoodplaceF(&m);
void         pivot1F(pmatrix  m);                     ->         pivot1F(&m);
*/


#include "xcpivbst.h"
/*
*/


#include "xcpivot.h"
/*
int pivotntzeroF(pmatrix mA,int row1,int row2)        -> pivotntzeroF(&mA,row1,row2);
void pivotminiF(pmatrix mA)                           ->   pivotminiF(&mA);
void pivotworkF(pmatrix mA,int row1,int row2)         ->   pivotworkF(&mA,row1,row2);
*/

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.