/home/subbotin/Documents/Work/Project/2006-10-01_VERB_code_creation/2010-05-20 VERB_code_2.xx/VERB_code_2.0/Code/Lapack/Include/zcovector-/zcovector-calc.hpp File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

_zrovector t (const zcovector &covec)
_zcovector conj (const zcovector &vec)
_zrovector conjt (const zcovector &covec)
double nrm2 (const zcovector &vec)
long idamax (const zcovector &vec)
std::complex< double > damax (const zcovector &vec)


Function Documentation

_zcovector conj ( const zcovector vec  )  [inline]

return its conjugated vector

Definition at line 17 of file zcovector-calc.hpp.

References CPPL::_(), conj(), and i.

_zrovector conjt ( const zcovector covec  )  [inline]

return a conjugate transposed row vector

Definition at line 32 of file zcovector-calc.hpp.

References CPPL::_(), conj(), and i.

std::complex<double> damax ( const zcovector vec  )  [inline]

return its largest absolute value

Definition at line 76 of file zcovector-calc.hpp.

References izamax_.

long idamax ( const zcovector vec  )  [inline]

return the index of element having the largest absolute value in 0-based numbering system

Definition at line 64 of file zcovector-calc.hpp.

References izamax_.

double nrm2 ( const zcovector vec  )  [inline]

return its Euclidean norm

Definition at line 51 of file zcovector-calc.hpp.

References dznrm2_.

_zrovector t ( const zcovector covec  )  [inline]

return a transposed row vector

Definition at line 3 of file zcovector-calc.hpp.

References CPPL::_(), zrovector::array, and zcopy_.


Generated on Wed May 26 16:37:29 2010 for VERB_CODE_2.0 by  doxygen 1.5.9