Removes a column, and fills the gap by decrementing all occurrences of higher column IDs by one.
Declaring type: SparseBooleanMatrix
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method SparseBooleanMatrix.RemoveColumn (int) Removes a column, and fills the gap by decrementing all occurrences of higher column IDs by one.
Public Method SparseBooleanMatrix.RemoveColumn (int[]) Removes several columns, and fills the gap by decrementing all occurrences of higher column IDs.