Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
Solve() メソッドに指定した固有値の(昇順に並べた時の)最小インデックスです。指定しなかった場合の値は意味がありません。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public double MinIndex { get; } |
Visual Basic |
---|
Public ReadOnly Property MinIndex As Double Get |
Visual C++ |
---|
public: property double MinIndex { double get (); } |
member MinIndex : float with get |