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