NEWMAT::MatrixBandWidth Class Reference#include <newmat.h>
List of all members.
Detailed Description
Definition at line 189 of file newmat.h.
Constructor & Destructor Documentation
NEWMAT::MatrixBandWidth::MatrixBandWidth |
( |
const int |
l, |
|
|
const int |
u |
|
) |
[inline] |
|
NEWMAT::MatrixBandWidth::MatrixBandWidth |
( |
const int |
i |
) |
[inline] |
|
Member Function Documentation
int NEWMAT::MatrixBandWidth::Lower |
( |
|
) |
const [inline] |
|
int NEWMAT::MatrixBandWidth::Upper |
( |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|