refmatrix_test


solvematrix_test, an R function which calls solvematrix() to solve a linear system by transforming it to Row Reduced Echelon Form (RREF).

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Languages:

solvematrix is available in an R version.

Related Data and Programs:

solvematrix, an R library which solves a linear system by transforming it to Row Reduced Echelon Form (RREF).

Source Code:


Last revised on 24 February 2020.