Menu

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


Commit Date  
[r187] (6.5 kB) by yonishi
2015-05-11 02:05:25 View
Download
[r131] (6.5 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
[r84] (8.9 kB) by yonishi

*fix write functions again.

2007-08-11 09:12:37 View
Download
[r83] (8.9 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
[r56] (8.9 kB) by yonishi

*row and col functions were added for z* classes.

2007-01-14 07:05:55 View
Download
[r50] (8.8 kB) by yonishi

*to_dsymatrix etc. were added.

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

*zgsmatrix and zhsmatrix were added.

2006-09-17 14:00:16 View
Download
[r4] (7.7 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.