Menu

/trunk/include/_dssmatrix- Commit Log


Commit Date  
[r131] 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 Tree
[r125] by yonishi

specs of dgsmatrix and dssmatrix were changed a little.
They save uint32_t data for matrix index data instead of long integer.

2009-09-26 15:12:19 Tree
[r108] by yonishi

The data storage for dgsmatrix and dssmatrix was modified.

2008-07-15 10:09:27 Tree
[r84] by yonishi

*fix write functions again.

2007-08-11 09:12:37 Tree
[r83] 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 Tree
[r82] by yonishi

*std::ofstream CPPL::ofs was added to control output format of write fnctions.

2007-08-10 16:47:41 Tree
[r76] by yonishi

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

2007-05-20 13:39:16 Tree
[r62] by yonishi

operator* for _dssmatrix-dcovector were modified.

2007-04-02 17:50:25 Tree
[r52] by yonishi

*just added some comments.

2006-10-16 16:08:54 Tree
[r51] by yonishi

*some bug fixes for zhsmatrix.

2006-10-16 15:55:46 Tree
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.