Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
行列の対角要素(を含まない)より下の「帯の幅」を示します。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public int LowerBandSize { get; } |
Visual Basic |
---|
Public ReadOnly Property LowerBandSize As Integer Get |
Visual C++ |
---|
public: property int LowerBandSize { int get (); } |
member LowerBandSize : int with get |