Menu

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


Commit Date  
[r149] (2.6 kB) by yonishi

VERBOSE is substituted by CPPL_VERBOSE.

2010-06-18 14:20:54 View
Download
[r137] (2.6 kB) by yonishi

*The default file format of write and read function was changed.
The write functions append a '#' at the very begining of the file.
For the backward compatibility, read functions can read files without the '#'.

*The style of "[ERROR]" messages was slightly changed.

2010-03-16 09:41:22 View
Download
[r131] (2.7 kB) by yonishi

A lot of minor changes has been done.
Probably there are no need to modify your project codes using CPPLapack.

Main modifications are the followings.
1)All the private menmer objects (e.g. M, N, Array, etc.) were removed and put in public.
This modification made CPPLapack unsafe a bit and extendable a lot.
We highly recomend CPPLapack users to use valgrind with building your codes in debug mode.
2)Some implicit cast operators were removed.
Use to_XXXmatrix() functions instead.

2009-12-31 09:15:54 View
Download
[r108] (4.5 kB) by yonishi

The data storage for dgsmatrix and dssmatrix was modified.

2008-07-15 10:09:27 View
Download
[r76] (5.0 kB) by yonishi

the type of Line and line object of dssmatrix were changed to std::vector.

2007-05-20 13:39:16 View
Download
[r50] (4.9 kB) by yonishi

*to_dsymatrix etc. were added.

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

*zgsmatrix and zhsmatrix were added.

2006-09-17 14:00:16 View
Download
[r35] (5.5 kB) by yonishi

*change some CPPL_DEBUG lines to CPPL_VERBOSE lines.

2006-06-19 07:08:22 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.