Diana  0.8.3
Private Member Functions
ICapeNumericBandedMatrix Class Reference

#include <CapeMatrix.hpp>

Inheritance diagram for ICapeNumericBandedMatrix:
ICapeNumericMatrix ICapeIdentification

List of all members.

Private Member Functions

virtual Common::Types::CapeLong GetBandWidth ()=0 throw (Common::Error::ECapeUnknown)

Detailed Description

This matrix type specifies banded matrices, i.e. those where all nonzeroes occur within some bandwidth of the leading diagonal.


Member Function Documentation

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).


The documentation for this class was generated from the following file: