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];
double * array
1D array to store vector data
double nrm2(const _dcovector &vec)
_dgematrix i(const _dgbmatrix &mat)
CPPL_INT cap
vector capacity
CPPL_INT cap
vector capacity
CPPL_INT idamax(const _dcovector &vec)
Real Double-precision Row Vector Class.
double damax(const _dcovector &vec)
(DO NOT USE) Smart-temporary Real Double-precision Row Vector Class
drovector t(const _dcovector &covec)
(DO NOT USE) Smart-temporary Real Double-precision Column Vector Class
double * array
1D array to store vector data