#include <band_matrix.h>


Public Member Functions | |
| BdMatrixErr () | |
| BdMatrixErr (const char *t, const long i=0) | |
| BdMatrixErr (const BdMatrixErr &be) | |
| virtual | ~BdMatrixErr () throw () |
Definition at line 46 of file band_matrix.h.
| TBCI::BdMatrixErr::BdMatrixErr | ( | ) | [inline] |
Definition at line 49 of file band_matrix.h.
| TBCI::BdMatrixErr::BdMatrixErr | ( | const char * | t, | |
| const long | i = 0 | |||
| ) | [inline] |
Definition at line 51 of file band_matrix.h.
| TBCI::BdMatrixErr::BdMatrixErr | ( | const BdMatrixErr & | be | ) | [inline] |
Definition at line 53 of file band_matrix.h.
| virtual TBCI::BdMatrixErr::~BdMatrixErr | ( | ) | throw () [inline, virtual] |
Definition at line 55 of file band_matrix.h.
1.5.6