|  | DoubleBandFactUpperBandwidth Property | 
            Gets the upper bandwidth of the factored banded matrix.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int UpperBandwidth { get; }Public ReadOnly Property UpperBandwidth As Integer
	Get
public:
property int UpperBandwidth {
	int get ();
}member UpperBandwidth : int with get
Property Value
Int32 See Also
See Also