|  | Float | 
The FloatSymmetricMatrix type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cols | Gets the number of columns in the matrix. | 
|  | DataVector | Gets the data vector referenced by this matrix. | 
|  | Item | Gets and sets the value at the specified position. Symmetry is maintained. | 
|  | Order | Gets the order of the matrix. | 
|  | Rows | Gets the number of rows in the matrix. | 
 See Also
See Also