row_echelon_integer_test


row_echelon_integer_test, a C code which calls row_echelon_integer() to carry out the exact computation of the integer row echelon form (IREF) and integer reduced row echelon form (IRREF) of an integer matrix.

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs:

row_echelon_integer, a C code which carries out the exact computation of the integer row echelon form (IREF) and integer reduced row echelon form (IRREF) of an integer matrix.

Source Code:


Last revised on 03 August 2019.