3#ifndef _fractionfreeLU_hpp_
4#define _fractionfreeLU_hpp_
bool choose_pivot_column(int lo, int hi, int &result)
M2_arrayint get_column_permutation()
void do_pivots(int lo, int hi, int pivot_col)
FF_LUComputation(MutableMatrix *M)
Abstract base class for mutable matrices over an arbitrary engine Ring, the in-place counterpart of t...
VALGRIND_MAKE_MEM_DEFINED & result(result)
M2_arrayint M2_arrayintOrNull
MutableMatrix — abstract base of every mutable matrix the engine hands across the boundary.