14 for(CPPL_INT
i=0;
i<
l;
i++){
24 for(CPPL_INT
i=0;
i<
l;
i++){
80 std::cerr <<
"Vector size must be positive integers." << std::endl
81 <<
"Your input was (" << _l <<
")." << std::endl;
88 array =
new comple[_l];
96 comple* u_Array =u.
array;
104 {CPPL_VERBOSE_REPORT;
void shallow_copy(const _zrovector &)
_zrovector _(zrovector &vec)
void swap(zrovector &u, zrovector &v)
void alias(const zrovector &)
void resize(const CPPL_INT &)
_dgematrix i(const _dgbmatrix &mat)
Complex Double-precision Row Vector Class.
(DO NOT USE) Smart-temporary Complex Double-precision Row Vector Class
comple * array
1D array to store vector data
comple * array
1D array to store vector data
void copy(const zrovector &)