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

◆ stack_ref

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

Function Documentation

◆ template_lapack_lasrt()

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