Mol(Math Object Library) fot .Net
行列の対角要素(を含まない)より上の「帯の幅」を示します。

名前空間: 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

Property Value

タイプ: Int32

参照