up
previous
next
6.1.14 Package linbox
The following are commands and functions within the package linbox:
LinBox.CharPoly
Computes the characteristic polynomial of a matrix.
LinBox.Det
Computes the determinant of a matrix.
LinBox.REF
Computes a row echelon form of a matrix.
LinBox.Solve
Solves a system of linear equations.
For details look up each item by name. Online, try
?ItemName
or
H.Syntax("ItemName")
.