Diana
0.8.3
|
#include <CapeMatrix.hpp>
Private Member Functions | |
virtual Common::Types::CapeLong | GetBandWidth ()=0 throw (Common::Error::ECapeUnknown) |
This matrix type specifies banded matrices, i.e. those where all nonzeroes occur within some bandwidth of the leading diagonal.
virtual Common::Types::CapeLong GetBandWidth | ( | ) | throw (Common::Error::ECapeUnknown) [private, pure virtual] |
Returns an integer N for banded matrices (no nonzero occurs more than N rows/columns from the leading diagonal).