MatrixT Constructor |
| Name | Description | |
|---|---|---|
| MatrixT(T) | Initializes a new instance of the MatrixT class | |
| MatrixT(MatrixString) | Initializes a new instance of the MatrixT class | |
| MatrixT(T, MatrixTPosition) | Initializes a new instance of the MatrixT class | |
| MatrixT(Int32, Int32, T) | Initializes a new instance of the MatrixT class | |
| MatrixT(Int32, Int32, T, MatrixTPosition) | Initializes a new instance of the MatrixT class |