'Declaration
Public Operator Narrowing CType( _ ByVal value As Matrix(Of T) _ ) As T
Parameters
- value
- A Matrix indicates the matrix will calculate value of it.
Return Value
A double indicates the value of the speical matrix.
'Declaration
Public Operator Narrowing CType( _ ByVal value As Matrix(Of T) _ ) As T