int UpperBandwidth { get; }
ReadOnly Property UpperBandwidth As Integer
Get
property int UpperBandwidth {
int get ();
}
abstract UpperBandwidth : int with get
Let be a matrix, and consider its generic entry
where and
are the
number of rows and columns of
, respectively.
The upper bandwidth of a matrix is the smallest integer,
say
, such that
if
.