Mol(Math Object Library) fot .Net
The MatrixDenseGeneralComplex type exposes the following members.
演算子
名前 | 説明 | |
---|---|---|
Division |
MatrixDenseGeneralComplex / Complex の演算定義です。
| |
Multiply(Complex, MatrixDenseGeneralComplex) |
Complex * MatrixDenseComplex の演算定義です。
| |
Multiply(MatrixDenseGeneralComplex, Complex) |
MatrixDenseGeneralComplex * Complex の演算定義です。
| |
UnaryNegation |
行列要素の符号を反転した新しい行列を作成します。
|