Uses of Interface
org.ejml.factory.ReducedRowEchelonForm

Packages that use ReducedRowEchelonForm
org.ejml.alg.dense.misc   
 

Uses of ReducedRowEchelonForm in org.ejml.alg.dense.misc
 

Classes in org.ejml.alg.dense.misc that implement ReducedRowEchelonForm
 class RrefGaussJordanRowPivot
          Reduction to RREF using Gauss-Jordan elimination with row (partial) pivots.
 



Copyright © 2012. All Rights Reserved.