/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/zrovector-/zrovector-calc.hpp File Reference

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

Go to the source code of this file.

Functions

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


Function Documentation

_zrovector conj ( const zrovector vec  )  [inline]

return its conjugated vector

Definition at line 18 of file zrovector-calc.hpp.

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

_zcovector conjt ( const zrovector rovec  )  [inline]

return a conjugate transposed column vector

Definition at line 33 of file zrovector-calc.hpp.

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

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

return its largest absolute value

Definition at line 77 of file zrovector-calc.hpp.

References izamax_.

long idamax ( const zrovector vec  )  [inline]

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

Definition at line 65 of file zrovector-calc.hpp.

References izamax_.

double nrm2 ( const zrovector vec  )  [inline]

return its Euclidean norm

Definition at line 52 of file zrovector-calc.hpp.

References dznrm2_.

_zcovector t ( const zrovector rovec  )  [inline]

return a transposed column vector

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

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


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