Query: ilaver
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ilaver.f(3) LAPACK ilaver.f(3)NAMEilaver.f -SYNOPSISFunctions/Subroutines subroutine ilaver (VERS_MAJOR, VERS_MINOR, VERS_PATCH) ILAVER returns the LAPACK version. Function/Subroutine Documentation subroutine ilaver (integerVERS_MAJOR, integerVERS_MINOR, integerVERS_PATCH) ILAVER returns the LAPACK version. Purpose: This subroutine returns the LAPACK version. Parameters: VERS_MAJOR return the lapack major version VERS_MINOR return the lapack minor version from the major version VERS_PATCH return the lapack patch version from the minor version Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: September 2012 Definition at line 49 of file SRC/ilaver.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 ilaver.f(3)