Menu

/trunk/include/small/dsymatrix_small.hpp Commit Log


Commit Date  
[r167] (4.7 kB) by yonishi
2013-02-07 11:58:50 View
Download
[r159] (4.8 kB) by yonishi

tiny bug fix for dsymatrix_small*dgematrix_small operator.

2010-11-21 08:09:33 View
Download
[r157] (4.8 kB) by yonishi

hadamerd product functions were added. (incomplete)

2010-08-22 22:09:14 View
Download
[r143] (4.5 kB) by yonishi

small modification for VC++ compilation

2010-04-02 06:43:38 View
Download
[r133] (4.4 kB) by yonishi

Cast functions from normal classes to small classes were midified.
The to_XXXmatrix_small() type functions were removed.
Use explicit constructors of small classes instead.

2010-01-04 08:49:29 View
Download
[r131] (4.4 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
[r117] (1.5 kB) by yonishi

to_dsymatrix() member function was added for dsymatrix_small.

2009-05-26 15:13:04 View
Download
[r92] (1.3 kB) by yonishi

add size object(m,n,l) to small classes

2008-01-14 16:38:27 View
Download
[r88] (1.3 kB) by yonishi

*modification of read functions
*organize small matrix files

2007-09-18 19:39:12 View
Download
[r85] (2.5 kB) by yonishi

*bug fix of dsymatrix_small::to_dgematrix_small()

2007-08-16 13:06:46 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.