1ILAVER(1)                LAPACK routine (version 3.2)                ILAVER(1)
2
3
4

NAME

6       ILAVER  -  subroutine  return  the  Lapack version  Arguments =========
7       VERS_MAJOR (output) INTEGER  return the lapack major version VERS_MINOR
8       (output)  INTEGER   return the lapack minor version from the major ver‐
9       sion VERS_PATCH (output) INTEGER  return the lapack patch version  from
10       the                            minor                            version
11       =====================================================================
12       =====================================================================
13       =====================================================================
14

SYNOPSIS

16       SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH )
17

PURPOSE

19       This subroutine return the Lapack version
20
21
22
23 LAPACK routine (version 3.2)    November 2008                       ILAVER(1)
Impressum