[top][index]
search for:

minors -- ideal generated by minors

minors(p,m) -- produces the ideal generated by the determinants of the p-by-p submatrices of the matrix m.

See also:

  • determinants
  • det -- determinant of a matrix
  • exteriorPower -- exterior power
  • Ways to use minors :

  • minors(ZZ,Matrix) -- ideal generated by minors
  • Optional arguments :

  • minors(..., First => ...) -- set the first minor to compute
  • minors(..., Limit => ...) -- specify how many to compute
  • minors(..., Strategy => ...) -- choose between Bareiss and Cofactor algorithms

  • [top][index]
    search for: