Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
計算結果(x)
ベクトル要素に対して、ガンマ関数値の絶対値の自然対数値を計算します。
結果は x に上書きされます。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static VectorDenseDouble LogGamma( VectorDenseDouble x ) |
Visual Basic |
---|
Public Shared Function LogGamma ( x As VectorDenseDouble ) As VectorDenseDouble |
Visual C++ |
---|
public: static VectorDenseDouble^ LogGamma( VectorDenseDouble^ x ) |
static member LogGamma : x : VectorDenseDouble -> VectorDenseDouble |
Parameters
- x
- タイプ: Mol..::..VectorDenseDouble
計算対象ベクトル
Return Value
タイプ: VectorDenseDouble計算結果(x)