BitMatrix Constructor |
| Name | Description | |
|---|---|---|
| BitMatrix(BitMatrix) |
Copy constructor. Initializes a new instance of the BitMatrix class.
| |
| BitMatrix(Int32) |
Square matrix constructor. Initializes a new instance of the BitMatrix class.
| |
| BitMatrix(Int32, Int32) |
Initializes a new instance of the BitMatrix class.
|