Menu

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


Commit Date  
[r60] (5.7 kB) by yonishi

*alias and unalias functions were added for vector classes.
(not yet for matrix classes)

2007-03-09 17:56:41 View
Download
[r40] (4.6 kB) by yonishi

*bug fix on dsymatrix::set function. Thanks, Hui Li!!
*change the return object type of zero,initialize,and set functions
to enable quick initialization like ...
const dgematrix A(dgematrix(3,3).zero().set(1,1,x));

2006-08-14 22:09:37 View
Download
[r35] (4.6 kB) by yonishi

*change some CPPL_DEBUG lines to CPPL_VERBOSE lines.

2006-06-19 07:08:22 View
Download
[r34] (4.8 kB) by yonishi

*add cap to dcovector and drovector for frexable stretching

2006-06-18 18:23:07 View
Download
[r20] (3.9 kB) 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
[r4] (3.9 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.