Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
計算結果(x)
ベクトル要素の誤差関数値 y(x) = 2/(π1/2)∫0xe-t*tdt を計算します。
結果は x に上書きされます。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static VectorDenseDouble Erf( VectorDenseDouble x ) |
Visual Basic |
---|
Public Shared Function Erf ( x As VectorDenseDouble ) As VectorDenseDouble |
Visual C++ |
---|
public: static VectorDenseDouble^ Erf( VectorDenseDouble^ x ) |
static member Erf : x : VectorDenseDouble -> VectorDenseDouble |
Parameters
- x
- タイプ: Mol..::..VectorDenseDouble
計算対象ベクトル
Return Value
タイプ: VectorDenseDouble計算結果(x)