ergo
template_lapack_lasrt.h File Reference

Go to the source code of this file.

Macros

#define stack_ref(a_1, a_2)   stack[(a_2)*2 + a_1 - 3]

Functions

template<class Treal >
int template_lapack_lasrt (const char *id, const integer *n, Treal *d__, integer *info)

Macro Definition Documentation

#define stack_ref (   a_1,
  a_2 
)    stack[(a_2)*2 + a_1 - 3]

Referenced by template_lapack_lasrt().


Function Documentation

template<class Treal >
int template_lapack_lasrt ( const char *  id,
const integer n,
Treal *  d__,
integer info 
)