|
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.
|
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 |
| mkl | BandMatrix< TR, TC > | protected |
| mku | BandMatrix< TR, TC > | protected |
| usize() const | BandMatrix< TR, TC > | inline |
| ~BandMatrix() | BandMatrix< TR, TC > | inlineprotectedvirtual |
1.8.1.2