'宣言 Public Operator -( _ ByVal left As Matrix(Of T), _ ByVal right As Matrix(Of T) _ ) As Matrix(Of T)
パラメータ
戻り値の型
A Matrix indicates the binary nimus operation result of two operands.
'宣言 Public Operator -( _ ByVal left As Matrix(Of T), _ ByVal right As Matrix(Of T) _ ) As Matrix(Of T)