Mol(Math Object Library) fot .Net
NonlinearEquations が扱う連立方程式の計算時に引数として渡される実数ベクトル(配列)です。
ユーザサイドで .Net と NativeDll 間のデータ交換に使用できます。
必要なければ特に設定する必要はありません(NULLがセットされます)。
NonlinearEquations クラスが本プロパティを参照することはありません。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public VectorDenseDouble TagDouble { get; set; } |
Visual Basic |
---|
Public Property TagDouble As VectorDenseDouble
Get
Set |
Visual C++ |
---|
public:
property VectorDenseDouble^ TagDouble {
VectorDenseDouble^ get ();
void set (VectorDenseDouble^ value);
} |
|
---|
member TagDouble : VectorDenseDouble with get, set
|
Property Value
タイプ:
VectorDenseDouble参照