Mathc matrices/h18d
Apparence
Installer ce fichier dans votre répertoire de travail.
v_e.h |
---|
/* ------------------------------------ */
/* Save as : v_e.h */
/* ------------------------------------ */
/* ------------------------------------ */
/* Determinant */
/* ------------------------------------ */
#include "vel_rop.h" /* elementary operation on the rows */
#include "vel_cop.h" /* ele ... on the columns */
#include "vepivot.h" /* best pivot, zero under the pivot */
#include "ve_det1.h" /* determinant */
#include "ve_det2.h" /* minor,cofactor, adjoint */
#include "ve_det3.h" /* inverse */
/* ------------------------------------ */
/* ------------------------------------ */
Déclaration des fichiers h.