Home
last modified time | relevance | path

Searched refs:echelon1 (Results 1 – 1 of 1) sorted by relevance

/dports/math/maxima/maxima-5.43.2/src/
H A Dmatrix.lisp392 (setq x (cons '($matrix) (mxc (disreplist1 (echelon1 (replist1 (mcx (cdr x)))))))))
395 (defun echelon1 (x) function