| CMat Properties | 
The CMat type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | 
 Gets an individual element of the matrix, as a Complex number.
   | |
| Length | 
 The number of rows or columns in the matrix, for square matrices.
   | |
| LengthC | 
 The number of columns in the matrix.
   | |
| LengthR | 
 The number of rows in the matrix.
   |