28 inline double&
operator()(
const CPPL_INT&,
const CPPL_INT&)
const;
30 inline void write(
const char*)
const;
Real Double-precision General Sparse Matrix Class.
friend _dgematrix operator/(const _dgematrix &, const double &)
friend double damax(const _dgematrix &)
(DO NOT USE) Smart-temporary Real Double-precision Symmetric Sparse Matrix Class
double ** darray
array of pointers of column head addresses
friend _dgematrix operator-(const _dgematrix &)
Real Double-precision General Dence Matrix Class.
friend _dcovector operator*(const _dgematrix &, const dcovector &)
Real Double-precision Symmetric Matrix Class [l-type (UPLO=l) Strage].
(DO NOT USE) Smart-temporary Real Double-precision General Sparse Matrix Class
friend _dgematrix i(const _dgematrix &)
_zgematrix to_zgematrix() const
CPPL_INT m
matrix row size
double & operator()(const CPPL_INT &, const CPPL_INT &) const
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class
double * array
1D array to store matrix data
friend void idamax(CPPL_INT &, CPPL_INT &, const _dgematrix &)
friend std::ostream & operator<<(std::ostream &, const dgematrix &)
(DO NOT USE) Smart-temporary Real Double-precision General Dence Matrix Class
Real Double-precision General Band Matrix Class.
friend _dgematrix t(const _dgematrix &)
CPPL_INT n
matrix column size
(DO NOT USE) Smart-temporary Real Double-precision General Band Matrix Class
(DO NOT USE) Smart-temporary Real Double-precision Symmetric Matrix Class
Real Double-precision Column Vector Class.
Real Double-precision Symmetric Sparse Matrix Class.
friend const _dgematrix & operator+(const _dgematrix &)
(DO NOT USE) Smart-temporary Real Double-precision Column Vector Class
void write(const char *) const