template_lapack_steqr.h File Reference

Go to the source code of this file.

Defines

#define z___ref(a_1, a_2)   z__[(a_2)*z_dim1 + a_1]

Functions

template<class Treal >
int template_lapack_steqr (const char *compz, const integer *n, Treal *d__, Treal *e, Treal *z__, const integer *ldz, Treal *work, integer *info)

Define Documentation

#define z___ref ( a_1,
a_2   )     z__[(a_2)*z_dim1 + a_1]

Function Documentation

template<class Treal >
int template_lapack_steqr ( const char *  compz,
const integer n,
Treal *  d__,
Treal *  e,
Treal *  z__,
const integer ldz,
Treal *  work,
integer info 
) [inline]

Generated on 21 Nov 2012 for ergo by  doxygen 1.6.1