| dcovector | Real Double-precision Column Vector Class |
| drovector | Real Double-precision Row Vector Class |
| dgematrix | Real Double-precision General Dence Matrix Class |
| dgbmatrix | Real Double-precision General Band Matrix Class |
| dsymatrix | Real Double-precision Symmetric Matrix Class [L-type (UPLO=L) Strage] |
| dssmatrix | Real Double-precision Sparse Matrix Class |
| zcovector | Complex Double-precision Column Vector Class |
| zrovector | Complex Double-precision Row Vector Class |
| zgematrix | Complex Double-precision General Dence Matrix Class |
| zgbmatrix | Complex Double-precision General Band Matrix Class |
| zhematrix | Complex Double-precision Hermitian Matrix Class [L-type (UPLO=L) Strage] |
| zssmatrix | Complex Double-precision Sparse Matrix Class |
| __zhecomplex | (DO NOT USE) Shaddow Complex-double Class for zhematrix |
| _dcovector | (DO NOT USE) Smart-temporary Real Double-precision Column Vector Class |
| _drovector | (DO NOT USE) Smart-temporary Real Double-precision Row Vector Class |
| _dgematrix | (DO NOT USE) Smart-temporary Real Double-precision General Dence Matrix Class |
| _dgbmatrix | (DO NOT USE) Smart-temporary Real Double-precision General Band Matrix Class |
| _dsymatrix | (DO NOT USE) Smart-temporary Real Double-precision Symmetric Matrix Class |
| _dssmatrix | (DO NOT USE) Smart-temporary Real Double-precision Sparse Matrix Class |
| _zcovector | (DO NOT USE) Smart-temporary Complex Double-precision Column Vector Class |
| _zrovector | (DO NOT USE) Smart-temporary Complex Double-precision Row Vector Class |
| _zgematrix | (DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class |
| _zgbmatrix | (DO NOT USE) Smart-temporary Complex Double-precision General Band Matrix Class |
| _zhematrix | (DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class |
| _zssmatrix | (DO NOT USE) Smart-temporary Complex Double-precision Sparse Matrix Class |