copasi API  0.1
Defines
copasi/odepack++/dgbfa.h File Reference

Go to the source code of this file.

Defines

#define dgbfa_(__ab, __lda, __n, __ml, __mu, __ipvt, __info)   dgbtrf_(__lda, __n, __ml, __mu, __ab, __lda, __ipvt, __info)

Define Documentation

#define dgbfa_ (   __ab,
  __lda,
  __n,
  __ml,
  __mu,
  __ipvt,
  __info 
)    dgbtrf_(__lda, __n, __ml, __mu, __ab, __lda, __ipvt, __info)

This maps the linpack routine dgbfa to the lapack routine dgbtrf.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines