20 double val =dnrm2_(&vec.
l, vec.
array, &inc);
31 CPPL_INT
i =idamax_(&vec.
l, vec.
array, &inc) -1;
41 double val =vec.
array[idamax_(&vec.
l, vec.
array, &inc) -1];
CPPL_INT idamax(const _drovector &vec)
double damax(const _drovector &vec)
double * array
1D array to store vector data
_dgematrix i(const _dgbmatrix &mat)
_dcovector t(const _drovector &rovec)
CPPL_INT cap
vector capacity
CPPL_INT cap
vector capacity
(DO NOT USE) Smart-temporary Real Double-precision Row Vector Class
(DO NOT USE) Smart-temporary Real Double-precision Column Vector Class
double * array
1D array to store vector data
double nrm2(const _drovector &vec)