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

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

Go to the source code of this file.

Functions

_zgematrix t (const zgematrix &mat)
_zgematrix i (const zgematrix &mat)
_zgematrix conj (const zgematrix &mat)
_zgematrix conjt (const zgematrix &mat)
void idamax (long &i, long &j, const zgematrix &mat)
std::complex< double > damax (const zgematrix &mat)


Function Documentation

_zgematrix conj ( const zgematrix mat  )  [inline]

return its conjugate matrix

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

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

_zgematrix conjt ( const zgematrix mat  )  [inline]

return its conjugate transposed matrix

Definition at line 69 of file zgematrix-calc.hpp.

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

std::complex<double> damax ( const zgematrix mat  )  [inline]

return its largest absolute value

Definition at line 105 of file zgematrix-calc.hpp.

References izamax_.

_zgematrix i ( const zgematrix mat  )  [inline]

return its inverse matrix

Definition at line 21 of file zgematrix-calc.hpp.

References CPPL::_(), and zgematrix::identity().

void idamax ( long &  i,
long &  j,
const zgematrix mat 
) [inline]

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

Definition at line 91 of file zgematrix-calc.hpp.

References izamax_.

_zgematrix t ( const zgematrix mat  )  [inline]

return transposed zgematrix

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

References CPPL::_(), and i.


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