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