Exports
denominators: | (M,Z ![]() ![]() |
Maximal denominators |
dependence: | (Generator V,Z) ![]() ![]() |
First linear dependence |
deter: | (M,Z ![]() ![]() |
Determinant |
determinant: | M ![]() |
Determinant |
determinant!: | M ![]() |
Determinant |
extendedRowEchelon: | M ![]() ![]() |
REF of a matrix |
extendedRowEchelon!: | M ![]() ![]() |
REF of a matrix |
extendedRowEchelonForm: | M ![]() |
REF of a matrix |
maxInvertibleSubmatrix: | M ![]() |
Maximal minor |
maxInvertibleSubmatrix!: | M ![]() |
Maximal minor |
pivot: | (M, Z ![]() ![]() |
Select a pivot |
rank!: | M ![]() |
Rank of a matrix |
rank: | M ![]() |
Rank of a matrix |
rowEchelon: | M ![]() ![]() |
REF of a matrix |
rowEchelon!: | M ![]() ![]() |
REF of a matrix |
(M, M) ![]() ![]() |
||
rowEchelonForm: | M ![]() |
REF of a matrix |
span: | M ![]() |
Span of a matrix |
span!: | M ![]() |
Span of a matrix |
Z | == | MachineInteger |
ARR | == | PrimitiveArray |
V | == | Vector R |