affinePart(M,L)
affinePart(M,n)
Given an n\times m matrix M, with n<m, and a subset L\subseteq\{0,\dots,m-1\}\ of size n, this function replaces the columns with index L by an identity matrix.
|
|
|
The object affinePart is a method function.
The source of this document is in FiniteFittingIdeals.m2:509:0.