GEKt

public final class GEKt

Functions

rowEchelonForm
Link copied to clipboard
final static ComplexMatrix rowEchelonForm(ComplexMatrix $self)
Calculate reduced row echelon form using Gaussian elimination.
final static Matrix rowEchelonForm(Matrix $self)
Calculate reduced row echelon form using Gaussian elimination.