#include <cpplapack.h>
Definition at line 1116 of file cpplapack.h.
_dgbmatrix::_dgbmatrix | ( | ) | [inline] |
_dgbmatrix constructor
Definition at line 9486 of file cpplapack.h.
_dgbmatrix::_dgbmatrix | ( | const _dgbmatrix & | mat | ) | [inline] |
_dgbmatrix copy constructor
Definition at line 9510 of file cpplapack.h.
_dgbmatrix::~_dgbmatrix | ( | ) | [inline] |
_dgbmatrix destructor
Definition at line 9537 of file cpplapack.h.
void _dgbmatrix::destroy | ( | ) | const [inline] |
destroy all the matrix data
Definition at line 9649 of file cpplapack.h.
_dgbmatrix::operator _zgbmatrix | ( | ) | [inline] |
cast operator to _zgbmatrix
Definition at line 9553 of file cpplapack.h.
double & _dgbmatrix::operator() | ( | const long & | i, | |
const long & | j | |||
) | const [inline] |
operator() for const object
Definition at line 9576 of file cpplapack.h.
void _dgbmatrix::write | ( | const char * | filename | ) | const [inline] |
Definition at line 9626 of file cpplapack.h.
friend class _dcovector [friend] |
Definition at line 1220 of file cpplapack.h.
friend class _dgematrix [friend] |
Definition at line 1215 of file cpplapack.h.
friend class _drovector [friend] |
Definition at line 1222 of file cpplapack.h.
friend class _dsymatrix [friend] |
Definition at line 1218 of file cpplapack.h.
friend class dcovector [friend] |
Definition at line 1219 of file cpplapack.h.
friend class dgbmatrix [friend] |
Definition at line 1216 of file cpplapack.h.
friend class dgematrix [friend] |
Definition at line 1214 of file cpplapack.h.
friend class drovector [friend] |
Definition at line 1221 of file cpplapack.h.
friend class dsymatrix [friend] |
Definition at line 1217 of file cpplapack.h.
_dgematrix i | ( | const _dgbmatrix & | mat | ) | [friend] |
return its inverse matrix
Definition at line 9687 of file cpplapack.h.
_drovector operator* | ( | const _drovector & | vec, | |
const _dgbmatrix & | mat | |||
) | [friend] |
_drovector*_dgbmatrix operator
Definition at line 19789 of file cpplapack.h.
_drovector operator* | ( | const drovector & | vec, | |
const _dgbmatrix & | mat | |||
) | [friend] |
drovector*_dgbmatrix operator
Definition at line 18894 of file cpplapack.h.
_dcovector operator* | ( | const _dgbmatrix & | mat, | |
const _dcovector & | vec | |||
) | [friend] |
_dgbmatrix*_dcovector operator
Definition at line 10630 of file cpplapack.h.
_dcovector operator* | ( | const _dgbmatrix & | mat, | |
const dcovector & | vec | |||
) | [friend] |
_dgbmatrix*dcovector operator
Definition at line 10603 of file cpplapack.h.
_dgematrix operator* | ( | const _dsymatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dsymatrix*_dgbmatrix operator
Definition at line 13180 of file cpplapack.h.
_dgematrix operator* | ( | const dsymatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dsymatrix*_dgbmatrix operator
Definition at line 11940 of file cpplapack.h.
_dgematrix operator* | ( | const _dgbmatrix & | matA, | |
const _dsymatrix & | matB | |||
) | [friend] |
_dgbmatrix*_dsymatrix operator
Definition at line 10370 of file cpplapack.h.
_dgematrix operator* | ( | const _dgbmatrix & | matA, | |
const dsymatrix & | matB | |||
) | [friend] |
_dgbmatrix*dgematrix operator
Definition at line 10267 of file cpplapack.h.
_dgematrix operator* | ( | const _dgematrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dgematrix*_dgbmatrix operator
Definition at line 7066 of file cpplapack.h.
_dgematrix operator* | ( | const dgematrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dgematrix*_dgbmatrix operator
Definition at line 5755 of file cpplapack.h.
_dgematrix operator* | ( | const _dgbmatrix & | matA, | |
const _dgematrix & | matB | |||
) | [friend] |
_dgbmatrix*_dgematrix operator
Definition at line 9896 of file cpplapack.h.
_dgematrix operator* | ( | const _dgbmatrix & | matA, | |
const dgematrix & | matB | |||
) | [friend] |
_dgbmatrix*dgematrix operator
Definition at line 9803 of file cpplapack.h.
_dgbmatrix operator* | ( | const double & | d, | |
const _dgbmatrix & | mat | |||
) | [friend] |
double*_dgbmatrix operator
Definition at line 20211 of file cpplapack.h.
_dgbmatrix operator* | ( | const double & | d, | |
const dgbmatrix & | mat | |||
) | [friend] |
double*dgbmatrix operator
Definition at line 20196 of file cpplapack.h.
_dgbmatrix operator* | ( | const _dgbmatrix & | mat, | |
const double & | d | |||
) | [friend] |
_dgbmatrix*double operator
Definition at line 10660 of file cpplapack.h.
_dgbmatrix operator* | ( | const dgbmatrix & | mat, | |
const double & | d | |||
) | [friend] |
dgbmatrix*double operator
Definition at line 9450 of file cpplapack.h.
_dgbmatrix operator* | ( | const _dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dgbmatrix*_dgbmatrix operator
Definition at line 10170 of file cpplapack.h.
_dgbmatrix operator* | ( | const _dgbmatrix & | matA, | |
const dgbmatrix & | matB | |||
) | [friend] |
_dgbmatrix*dgbmatrix operator
Definition at line 10025 of file cpplapack.h.
_dgbmatrix operator* | ( | const dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dgbmatrix*_dgbmatrix operator
Definition at line 8939 of file cpplapack.h.
_dgbmatrix operator* | ( | const dgbmatrix & | matA, | |
const dgbmatrix & | matB | |||
) | [friend] |
dgbmatrix*dgbmatrix operator
Definition at line 8666 of file cpplapack.h.
_dgematrix operator+ | ( | const _dsymatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dsymatrix+_dgbmatrix operator
Definition at line 13112 of file cpplapack.h.
_dgematrix operator+ | ( | const dsymatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dsymatrix+_dgbmatrix operator
Definition at line 11874 of file cpplapack.h.
_dgematrix operator+ | ( | const _dgbmatrix & | matA, | |
const _dsymatrix & | matB | |||
) | [friend] |
_dgbmatrix+_dsymatrix operator
Definition at line 10302 of file cpplapack.h.
_dgematrix operator+ | ( | const _dgbmatrix & | matA, | |
const dsymatrix & | matB | |||
) | [friend] |
_dgbmatrix+dsymatrix operator
Definition at line 10207 of file cpplapack.h.
_dgematrix operator+ | ( | const _dgematrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dgematrix+_dgbmatrix operator
Definition at line 7008 of file cpplapack.h.
_dgematrix operator+ | ( | const dgematrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dgematrix+_dgbmatrix operator
Definition at line 5693 of file cpplapack.h.
_dgematrix operator+ | ( | const _dgbmatrix & | matA, | |
const _dgematrix & | matB | |||
) | [friend] |
_dgbmatrix+_dgematrix operator
Definition at line 9838 of file cpplapack.h.
_dgematrix operator+ | ( | const _dgbmatrix & | matA, | |
const dgematrix & | matB | |||
) | [friend] |
_dgbmatrix+dgematrix operator
Definition at line 9743 of file cpplapack.h.
_dgbmatrix operator+ | ( | const _dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dgbmatrix+_dgbmatrix operator
Definition at line 10061 of file cpplapack.h.
_dgbmatrix operator+ | ( | const _dgbmatrix & | matA, | |
const dgbmatrix & | matB | |||
) | [friend] |
_dgbmatrix+dgbmatrix operator
Definition at line 9932 of file cpplapack.h.
_dgbmatrix operator+ | ( | const dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dgbmatrix+_dgbmatrix operator
Definition at line 8858 of file cpplapack.h.
_dgbmatrix operator+ | ( | const dgbmatrix & | matA, | |
const dgbmatrix & | matB | |||
) | [friend] |
dgbmatrix+dgbmatrix operator
Definition at line 8598 of file cpplapack.h.
const _dgbmatrix& operator+ | ( | const _dgbmatrix & | mat | ) | [friend] |
+_dgbmatrix operator
Definition at line 9716 of file cpplapack.h.
_dgematrix operator- | ( | const _dsymatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dsymatrix-_dgbmatrix operator
Definition at line 13146 of file cpplapack.h.
_dgematrix operator- | ( | const dsymatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dsymatrix-_dgbmatrix operator
Definition at line 11907 of file cpplapack.h.
_dgematrix operator- | ( | const _dgbmatrix & | matA, | |
const _dsymatrix & | matB | |||
) | [friend] |
_dgbmatrix-_dsymatrix operator
Definition at line 10336 of file cpplapack.h.
_dgematrix operator- | ( | const _dgbmatrix & | matA, | |
const dsymatrix & | matB | |||
) | [friend] |
_dgbmatrix-dsymatrix operator
Definition at line 10237 of file cpplapack.h.
_dgematrix operator- | ( | const _dgematrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dgematrix-_dgbmatrix operator
Definition at line 7037 of file cpplapack.h.
_dgematrix operator- | ( | const dgematrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dgematrix-_dgbmatrix operator
Definition at line 5724 of file cpplapack.h.
_dgematrix operator- | ( | const _dgbmatrix & | matA, | |
const _dgematrix & | matB | |||
) | [friend] |
_dgbmatrix-_dgematrix operator
Definition at line 9867 of file cpplapack.h.
_dgematrix operator- | ( | const _dgbmatrix & | matA, | |
const dgematrix & | matB | |||
) | [friend] |
_dgbmatrix-dgematrix operator
Definition at line 9773 of file cpplapack.h.
_dgbmatrix operator- | ( | const _dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
_dgbmatrix-_dgbmatrix operator
Definition at line 10121 of file cpplapack.h.
_dgbmatrix operator- | ( | const _dgbmatrix & | matA, | |
const dgbmatrix & | matB | |||
) | [friend] |
_dgbmatrix-dgbmatrix operator
Definition at line 9979 of file cpplapack.h.
_dgbmatrix operator- | ( | const dgbmatrix & | matA, | |
const _dgbmatrix & | matB | |||
) | [friend] |
dgbmatrix-_dgbmatrix operator
Definition at line 8904 of file cpplapack.h.
_dgbmatrix operator- | ( | const dgbmatrix & | matA, | |
const dgbmatrix & | matB | |||
) | [friend] |
dgbmatrix-dgbmatrix operator
Definition at line 8632 of file cpplapack.h.
_dgbmatrix operator- | ( | const _dgbmatrix & | mat | ) | [friend] |
-_dgbmatrix operator
Definition at line 9728 of file cpplapack.h.
_dgbmatrix operator/ | ( | const _dgbmatrix & | mat, | |
const double & | d | |||
) | [friend] |
_dgbmatrix/double operator
Definition at line 10673 of file cpplapack.h.
_dgbmatrix operator/ | ( | const dgbmatrix & | mat, | |
const double & | d | |||
) | [friend] |
dgbmatrix/double operator
Definition at line 9467 of file cpplapack.h.
std::ostream& operator<< | ( | std::ostream & | s, | |
const _dgbmatrix & | mat | |||
) | [friend] |
Definition at line 9602 of file cpplapack.h.
_dgbmatrix t | ( | const _dgbmatrix & | mat | ) | [friend] |
return its transposed dgbmatrix
Definition at line 9667 of file cpplapack.h.
double* CPPL::_dgbmatrix::Array [mutable] |
double** CPPL::_dgbmatrix::Darray [mutable] |
long CPPL::_dgbmatrix::KL [mutable] |
long CPPL::_dgbmatrix::KU [mutable] |
long CPPL::_dgbmatrix::M [mutable] |
long CPPL::_dgbmatrix::N [mutable] |