Function SymEngine::reduced_row_echelon_form¶
Function Documentation¶
-
void
SymEngine::reduced_row_echelon_form(const DenseMatrix &A, DenseMatrix &b, vec_uint &pivot_cols, bool normalize_last)¶
Function SymEngine::reduced_row_echelon_form¶Function Documentation¶
|