Menu

/trunk/include/dgematrix- Commit Log


Commit Date  
[r54] by yonishi

*row(const long&) and col(const long&) functions were added for dgematrix.

2007-01-02 18:15:32 Tree
[r50] by yonishi

*to_dsymatrix etc. were added.

2006-10-09 06:23:30 Tree
[r49] by yonishi

*implicit cast constructors (constructor from dgbmatrix to dgematrix, from zhematrix to zgematrix, and so on) were deleted.
*to_dgematrix and to_zgematrix member functions were added.

2006-10-08 18:43:50 Tree
[r47] by yonishi

declarations of double** in swap functions were corrupted to support VC++

2006-10-02 15:19:30 Tree
[r40] by yonishi

*bug fix on dsymatrix::set function. Thanks, Hui Li!!
*change the return object type of zero,initialize,and set functions
to enable quick initialization like ...
const dgematrix A(dgematrix(3,3).zero().set(1,1,x));

2006-08-14 22:09:37 Tree
[r36] by yonishi

*recover of previous commit mistake

2006-06-19 07:32:32 Tree
[r35] by yonishi

*change some CPPL_DEBUG lines to CPPL_VERBOSE lines.

2006-06-19 07:08:22 Tree
[r23] by yonishi

*delete a few cerr for debugging

2006-05-18 12:44:03 Tree
[r22] by yonishi

dssmatrix was renamed to dgsmatrix.
(zgsmatrix is under construction.)

2006-05-18 01:35:43 Tree
[r21] by yonishi

*bug fix at i functions

2006-05-17 05:11:34 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.