Mol(Math Object Library) fot .Net

The MatrixDenseGeneralComplex type exposes the following members.

演算子

  名前説明
Public operatorStatic memberDivision
MatrixDenseGeneralComplex / Complex の演算定義です。
Public operatorStatic memberMultiply(Complex, MatrixDenseGeneralComplex)
Complex * MatrixDenseComplex の演算定義です。
Public operatorStatic memberMultiply(MatrixDenseGeneralComplex, Complex)
MatrixDenseGeneralComplex * Complex の演算定義です。
Public operatorStatic memberUnaryNegation
行列要素の符号を反転した新しい行列を作成します。

参照