*/
If you have a PH account, you can customize your PH profile.
*/

View \xastruct.h

Application of the identity matrix II. v05

Submitted By: xhunga
Rating: starstar (Rate It)


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


/*---------------------------------------------------------- Matrix structure */
typedef struct
{
     int  rows;
     int  cols;
  double *pblock;
} matrix,*pmatrix;

/*-------------------------------------------------------- Fraction structure */
typedef struct
{
    double  numer;
    double  denom;
} fraction,*pfraction;

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.