![]() | Connectivity |
The ConnectivityMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cols |
Gets the number of columns in the matrix.
(Inherited from DoubleSymmetricMatrix) |
![]() | DataVector |
Gets the data vector referenced by this matrix.
(Inherited from DoubleSymmetricMatrix) |
![]() | Item |
Gets and sets the value at the specified position. Symmetry is maintained.
(Inherited from DoubleSymmetricMatrix) |
![]() | Labels | Gets and sets the labels for the rows/columns of the connectivity matrix. |
![]() | NumberOfLabels | Gets the number of row/column labels. |
![]() | Order |
Gets the order of the matrix.
(Inherited from DoubleSymmetricMatrix) |
![]() | Rows |
Gets the number of rows in the matrix.
(Inherited from DoubleSymmetricMatrix) |