/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 20 of file _zcovector-calc.hpp.

References i, and _zcovector::L.

Referenced by _zhematrix::complete(), conj(), conjt(), operator<<(), __zhecomplex::operator=(), and zgematrix::zgeev().

_zrovector conjt ( const _zcovector covec  )  [inline]

return a conjugate transposed row vector

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

References CPPL::_(), conj(), _zcovector::destroy(), i, and _zcovector::L.

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

return its largest absolute value

Definition at line 82 of file _zcovector-calc.hpp.

References _zcovector::Array, _zcovector::destroy(), izamax_, and _zcovector::L.

long idamax ( const _zcovector vec  )  [inline]

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

Definition at line 68 of file _zcovector-calc.hpp.

References _zcovector::Array, _zcovector::destroy(), i, izamax_, and _zcovector::L.

double nrm2 ( const _zcovector vec  )  [inline]

return its Euclidean norm

Definition at line 53 of file _zcovector-calc.hpp.

References _zcovector::Array, _zcovector::destroy(), dznrm2_, and _zcovector::L.

_zrovector t ( const _zcovector covec  )  [inline]

return a transposed row vector

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

References _zcovector::Array, _zrovector::Array, _zcovector::L, and _zrovector::L.


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