Exports
matrix: | % (Vector R, DenseMatrix R) | Matrix representation |
order: | % Integer | Number of unknowns |
system: | DenseMatrix R % | Create a system |
(R, DenseMatrix R) % | ||
(Vector R, DenseMatrix R) % |
changeVariable: | (%, DenseMatrix Q, Automorphism Q, Q Q | Change of variable |
system: | DenseMatrix Q % | Create a system |
changeVariable: | (%, DenseMatrix R, Automorphism R, R R | Change of variable |
Q | == | Fraction R |