Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
内積の結果
c = a * b: 任意の実数ベクトル同士の内積を実行します。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static double IMul( _VectorDouble a, _VectorDouble b ) |
Visual Basic |
---|
Public Shared Function IMul ( a As _VectorDouble, b As _VectorDouble ) As Double |
Visual C++ |
---|
public: static double IMul( _VectorDouble^ a, _VectorDouble^ b ) |
static member IMul : a : _VectorDouble * b : _VectorDouble -> float |
Return Value
タイプ: Double内積の結果