Menu

/trunk/include/_dssmatrix-/_dssmatrix-misc.hpp Commit Log


Commit Date  
[r131] (420 Bytes) 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] (744 Bytes) by yonishi

The data storage for dgsmatrix and dssmatrix was modified.

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

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

2007-05-20 13:39:16 View
Download
[r35] (875 Bytes) by yonishi

*change some CPPL_DEBUG lines to CPPL_VERBOSE lines.

2006-06-19 07:08:22 View
Download
[r30] (933 Bytes) by yonishi

*halfway development of dssmatrix

2006-06-05 15:45:30 View
Download
[r22] (981 Bytes) by yonishi

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

2006-05-18 01:35:43 View
Download
[r20] (981 Bytes) by yonishi

modification to get rid of forbidden codes
*added nullify function for all smart-temporary classes
*put nullify() at the end of shallow_copy functions and shallow copy constructors
*modified destroy function to assign NULL to all pointers

2006-05-16 16:22:43 View
Download
[r10] (561 Bytes) by yonishi

Row and Col were added in dssmatrix for faster search of (i,j) component

2006-04-24 09:28:15 View
Download
[r4] (527 Bytes) 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.