6 for(CPPL_INT
i=0;
i<newmat.
m;
i++){
7 for(CPPL_INT j=0; j<newmat.
n; j++){
8 newmat(
i,j) =covec(
i)*rovec(j);
_dgematrix i(const _dgbmatrix &mat)
CPPL_INT n
matrix column size
Complex Double-precision General Dence Matrix Class.
(DO NOT USE) Smart-temporary Complex Double-precision Row Vector Class
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class
CPPL_INT m
matrix row size
_zgematrix operator*(const _zcovector &covec, const _zrovector &rovec)
(DO NOT USE) Smart-temporary Complex Double-precision Column Vector Class
_dcovector _(dcovector &vec)