Menu

/trunk/include/drovector- Commit Log


Commit Date  
[r75] by yonishi

tiny modification for streatch and expand functions

2007-05-19 18:59:54 Tree
[r64] by yonishi

*return value for resize functions were changed.

2007-04-07 21:34:56 Tree
[r60] by yonishi

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

2007-03-09 17:56:41 Tree
[r40] 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 Tree
[r35] by yonishi

*change some CPPL_DEBUG lines to CPPL_VERBOSE lines.

2006-06-19 07:08:22 Tree
[r34] by yonishi

*add cap to dcovector and drovector for frexable stretching

2006-06-18 18:23:07 Tree
[r31] by yonishi

dug fix for dssmatrix

2006-06-15 12:41:53 Tree
[r22] by yonishi

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

2006-05-18 01:35:43 Tree
[r20] 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 Tree
[r4] by yonishi

The trunk cpplapack source code was added.

2006-04-18 06:22:57 Tree
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.