Mol(Math Object Library) fot .Net
MatrixDenseBandComplex * Complex の演算定義です。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static MatrixDenseBandComplex operator *(
MatrixDenseBandComplex v,
Complex d
) |
Visual Basic |
---|
Public Shared Operator * (
v As MatrixDenseBandComplex,
d As Complex
) As MatrixDenseBandComplex |
Visual C++ |
---|
public:
static MatrixDenseBandComplex^ operator *(
MatrixDenseBandComplex^ v,
Complex d
) |
|
---|
static let inline (*)
v : MatrixDenseBandComplex *
d : Complex : MatrixDenseBandComplex |
Return Value
タイプ:
MatrixDenseBandComplex計算結果
参照