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