Menu

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


Commit Date  
[r84] (9.3 kB) by yonishi

*fix write functions again.

2007-08-11 09:12:37 View
Download
[r83] (9.3 kB) by yonishi

*bug fix for write functions.
*remove CPPL::min and CPPL::max functions, and replace them to std::min or std::max.

2007-08-11 07:43:33 View
Download
[r64] (9.3 kB) by yonishi

*return value for resize functions were changed.

2007-04-07 21:34:56 View
Download
[r54] (9.3 kB) by yonishi

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

2007-01-02 18:15:32 View
Download
[r50] (9.2 kB) by yonishi

*to_dsymatrix etc. were added.

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

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

2006-05-18 01:35:43 View
Download
[r4] (9.4 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.