|  | Double | 
 Syntax
Syntaxpublic DoubleComplexBandMatrix( DoubleComplexMatrix A, int lowerBandwidth, int upperBandwidth )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| InvalidArgumentException | Thrown if the number of rows of A is less than the bandwidth of resulting banded matrix. | 
 Remarks
Remarks See Also
See Also