Name | Description | |
---|---|---|
![]() | Clear | Sets all bits in this bit matrix to 0 (false). |
![]() | GetCount | Gets the number of values equal to the given one in the specified row. |
![]() | Set | Sets all bits in this bit matrix to the given value. |
![]() | SetColumn | Sets all bits in the specified column to the given value. |
![]() | SetRow | Sets all bits in the specified row to the given value. |
![]() | ToString | Returns a System.String that represents the current NBitMatrix. |