Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
実際に代入した数(配列サイズ)
a の全配列要素に v を代入します。配列が実数・整数の場合は引数の実数部が使用されます。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static int Fill( _Array a, Complex v ) |
Visual Basic |
---|
Public Shared Function Fill ( a As _Array, v As Complex ) As Integer |
Visual C++ |
---|
public: static int Fill( _Array^ a, Complex v ) |
static member Fill : a : _Array * v : Complex -> int |
Return Value
タイプ: Int32実際に代入した数(配列サイズ)