public int UpperBandwidth { get; }Public ReadOnly Property UpperBandwidth As Integer
	Getpublic:
virtual property int UpperBandwidth {
	int get () sealed;
}abstract UpperBandwidth : int with get
override 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 
.