Menu

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


Commit Date  
[r55] (8.4 kB) by yonishi

*row and col functions were added for all d*matrix classes.

2007-01-13 19:13:08 View
Download
[r50] (8.3 kB) by yonishi

*to_dsymatrix etc. were added.

2006-10-09 06:23:30 View
Download
[r49] (8.3 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
[r46] (8.2 kB) by yonishi

*The not-necessary declaration of a constructor for dss from dge was deleted.

2006-09-28 05:04:11 View
Download
[r42] (8.3 kB) by yonishi

*zgsmatrix and zhsmatrix were added.

2006-09-17 14:00:16 View
Download
[r40] (8.1 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
[r30] (8.1 kB) by yonishi

*halfway development of dssmatrix

2006-06-05 15:45:30 View
Download
[r27] (8.0 kB) by yonishi

*a few bug fix for copy constructor of smart temporary classes
*some modification of dssmatrix (not yet included in cpplapack.h)

2006-05-18 16:57:07 View
Download
[r22] (8.5 kB) by yonishi

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

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

added dssmatrix::stretch function

2006-05-05 12:28:10 View
Download
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.