Application of the identity matrix II. v05
Submitted By:
xhunga
Rating:





(
Rate It)
/* xa_hfile.h freeware [[Email Removed]] */
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <time.h>
#include <math.h>
#include "xadefine.h"
#include "xastruct.h"
#include "xp_hfile.h" /* Clear screen, Print, */
#include "xs_hfile.h" /* mid, mzero, ... */
#include "xv_hfile.h" /* copy, */
#include "xb_hfile.h" /* Basic operations on the fractions and the matrices. */
#include "xc_hfile.h" /* Basic operations on the rows. */
#include "xd_hfile.h" /* Determinant, ..., inverse, */
#include "xg_hfile.h" /* Gauss Jordan, */
#include "xr_hfile.h" /* rand, */
#include "xx_hfile.h" /* Application, */
#include "ya_hfile.h" /* Vector */