next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: complement(Matrix)

complement(Matrix) -- find the minimal generators for cokernel of a matrix (low level form)

Synopsis

Description

complement f -- for a matrix f, return a map g with the same target whose columns are minimal generators for the cokernel of f.

The map f must be homogeneous.

Ways to use this method: