arguments: m:matrix p:int >> determinant computation
Create a computation which will yield the p by p minors of the matrix m.
Go to main index.
Go to concepts index.