Bibliothèque


Installer ce fichier dans votre répertoire de travail.

v_g.h
/* ------------------------------------ */
/*  Save as :   v_g.h                   */
/* ------------------------------------ */
/* ------------------------------------ */   
/* Gauss jordan                         */
/* ------------------------------------ */   
#include      "vg_i.h" /* create        */
#include   "vgel_op.h" /*               */
#include     "vgc_m.h" /* copy          */
#include    "vgc_ab.h" /* copy          */
#include    "vgsort.h" /*               */
#include  "vgconsit.h" /*               */
#include  "vgc_free.h" /*               */
#include  "vgp_free.h" /*               */
#include  "vgj3free.h" /*               */
#include   "vgj1piv.h" /*               */
#include   "vgj3piv.h" /*               */
#include      "vgj1.h" /* gauss jordan  */
#include      "vgj3.h" /*               */
#include    "vgj1tp.h" /*               */
/* ------------------------------------ */ 
/* ------------------------------------ */


Les fichiers h.