banded_symmetric_dmatrix Class Reference
#include <fvar.hpp>
List of all members.
Constructor & Destructor Documentation
| banded_symmetric_dmatrix::banded_symmetric_dmatrix |
( |
void |
|
) |
[inline] |
| banded_symmetric_dmatrix::banded_symmetric_dmatrix |
( |
int |
_min, |
|
|
int |
_max, |
|
|
int |
_bw | |
|
) |
| | |
Member Function Documentation
| const dmatrix& banded_symmetric_dmatrix::get_dmatrix |
( |
void |
|
) |
const [inline] |
| void banded_symmetric_dmatrix::initialize |
( |
void |
|
) |
|
| int banded_symmetric_dmatrix::bandwidth |
( |
void |
|
) |
const [inline] |
| int banded_symmetric_dmatrix::indexmin |
( |
void |
|
) |
const [inline] |
| int banded_symmetric_dmatrix::indexmax |
( |
void |
|
) |
const [inline] |
| int banded_symmetric_dmatrix::rowmin |
( |
void |
|
) |
const [inline] |
| int banded_symmetric_dmatrix::rowmax |
( |
void |
|
) |
const [inline] |
| void banded_symmetric_dmatrix::shift |
( |
int |
|
) |
|
| void banded_symmetric_dmatrix::save_dmatrix_value |
( |
void |
|
) |
const |
| void banded_symmetric_dmatrix::save_dmatrix_position |
( |
void |
|
) |
const |
| double& banded_symmetric_dmatrix::operator() |
( |
int |
i, |
|
|
int |
j | |
|
) |
| | |
| dvector banded_symmetric_dmatrix::operator() |
( |
int |
i |
) |
|
| const double& banded_symmetric_dmatrix::operator() |
( |
int |
i, |
|
|
int |
j | |
|
) |
| | const |
| const dvector banded_symmetric_dmatrix::operator() |
( |
int |
i |
) |
const |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: