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

Echelon forms. More...

#include <m4rie/mzed.h>
#include <m4rie/mzd_slice.h>
#include <m4rie/conversion.h>

Go to the source code of this file.

Macros

#define mzd_slice_echelonize   mzd_slice_echelonize_ple
 Compute row echelon forms. More...
 

Functions

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

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