Public Methods
| Name | Description | |
|---|---|---|
![]() |
CreateMatrix | Create a matrix with a given number of rows and columns |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Item | The value at (i,j) |
![]() |
NumberOfColumns | The number of columns of the matrix |
![]() |
NumberOfRows | The number of rows of the matrix |