M4RIE  0.20120415
 All Data Structures Files Functions Variables Macros Groups Pages
Macros | Functions
echelonform.h File Reference

Echelon forms. More...

#include "mzed.h"
#include "mzd_slice.h"
#include "conversion.h"

Go to the source code of this file.

Macros

#define mzd_slice_echelonize   mzd_slice_echelonize_ple
 Compute row echelon forms.

Functions

rci_t mzd_slice_echelonize_ple (mzd_slice_t *A, int full)
 Compute row echelon forms using PLE decomposition.
static rci_t mzed_echelonize_ple (mzed_t *A, int full)
 Compute row echelon forms using PLE decomposition.
rci_t mzed_echelonize (mzed_t *A, int full)
 Compute row echelon forms.

Detailed Description

Echelon forms.

Author
Martin Albrecht marti.nosp@m.nral.nosp@m.brech.nosp@m.t@go.nosp@m.oglem.nosp@m.ail..nosp@m.com