CVM Class Library  8.1
This C++ class library encapsulates concepts of vector and different matrices including square, band, symmetric and hermitian ones in Euclidean space of real and complex numbers.
 All Classes Files Functions Variables Typedefs Friends Macros Pages
BandMatrix< TR, TC > Member List

This is the complete list of members for BandMatrix< TR, TC >, including all inherited members.

BandMatrix()BandMatrix< TR, TC >inlineprotected
BandMatrix(tint nKL, tint nKU)BandMatrix< TR, TC >inlineprotected
lsize() const BandMatrix< TR, TC >inline
mklBandMatrix< TR, TC >protected
mkuBandMatrix< TR, TC >protected
usize() const BandMatrix< TR, TC >inline
~BandMatrix()BandMatrix< TR, TC >inlineprotectedvirtual