| Name | Description |
|---|---|
| AjSMatrix | |
| AjOMatrix |
| Name | Type | Description |
|---|---|---|
| Size | Matrix size (size of 2D array) | |
| SizeRow | Number of rows (if different to Size) | |
| Name | Matrix name | |
| Codes | Row/column codes | |
| CodesRow | Row codes (if different to Codes) | |
| Matrix | Matrix as 2D array | |
| Cvt | Conversion table |
| Name | Description |
|---|---|
| AjSMatrixf | |
| AjOMatrixf |
| Name | Type | Description |
|---|---|---|
| Size | Matrix size (size of 2D array) | |
| SizeRow | Number of rows (if different to Size) | |
| Name | Matrix name | |
| Codes | Row/column codes | |
| CodesRow | Row codes (if different to Codes) | |
| Matrixf | Matrix as 2D array | |
| Cvt | Conversion table |