Menu

/trunk/include/dgbmatrix-/dgbmatrix.hpp Commit Log


Commit Date  
[r50] (7.4 kB) by yonishi

*to_dsymatrix etc. were added.

2006-10-09 06:23:30 View
Download
[r49] (7.4 kB) 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 View
Download
[r40] (7.3 kB) 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 View
Download
[r22] (7.3 kB) by yonishi

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

2006-05-18 01:35:43 View
Download
[r4] (7.3 kB) by yonishi

The trunk cpplapack source code was added.

2006-04-18 06:22:57 View
Download
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.