31 inline double&
operator()(
const CPPL_INT&,
const CPPL_INT&)
const;
33 inline void write(
const char*)
const;
Real Double-precision General Sparse Matrix Class.
friend _dsymatrix i(const _dsymatrix &)
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
friend _dsymatrix operator-(const _dsymatrix &)
void write(const char *) const
(DO NOT USE) Smart-temporary Real Double-precision Symmetric Sparse Matrix Class
Real Double-precision General Dence Matrix Class.
Real Double-precision Symmetric Matrix Class [l-type (UPLO=l) Strage].
(DO NOT USE) Smart-temporary Real Double-precision General Sparse Matrix Class
double * array
1D array to store matrix data
friend void idamax(CPPL_INT &, CPPL_INT &, const _dsymatrix &)
friend const _dsymatrix & operator+(const _dsymatrix &)
(DO NOT USE) Smart-temporary Real Double-precision General Dence Matrix Class
_dgematrix to_dgematrix() const
Real Double-precision General Band Matrix Class.
double ** darray
array of pointers of column head addresses
_dssmatrix to_dssmatrix(const double=DBL_MIN) const
double & operator()(const CPPL_INT &, const CPPL_INT &) const
friend _dcovector operator*(const _dsymatrix &, const dcovector &)
friend _dsymatrix operator/(const _dsymatrix &, const double &)
friend std::ostream & operator<<(std::ostream &, const dsymatrix &)
(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.
_zhematrix to_zhematrix() const
CPPL_INT n
matrix column size
(DO NOT USE) Smart-temporary Real Double-precision Column Vector Class
friend double damax(const _dsymatrix &)
friend _dsymatrix t(const _dsymatrix &)
CPPL_INT const & m
matrix row size