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

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

Go to the source code of this file.

Functions

_dgematrix t (const dgematrix &mat)
_dgematrix i (const dgematrix &mat)
void idamax (long &i, long &j, const dgematrix &mat)
double damax (const dgematrix &mat)


Function Documentation

double damax ( const dgematrix mat  )  [inline]

return its largest absolute value

Definition at line 67 of file dgematrix-calc.hpp.

References idamax_.

_dgematrix i ( const dgematrix mat  )  [inline]

return its inverse matrix

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

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

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

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

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

References idamax_.

_dgematrix t ( const dgematrix mat  )  [inline]

return transposed dgematrix

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

References CPPL::_(), and i.


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