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.