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