.TH "INSTALL/ilaver.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME INSTALL/ilaver.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBilaver\fP (vers_major, vers_minor, vers_patch)" .br .RI "\fBILAVER\fP returns the LAPACK version\&. " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine ilaver (integer vers_major, integer vers_minor, integer vers_patch)" .PP \fBILAVER\fP returns the LAPACK version\&. .PP \fBPurpose:\fP .RS 4 .PP .nf This subroutine returns the LAPACK version\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIVERS_MAJOR\fP VERS_MAJOR is INTEGER return the lapack major version .br \fIVERS_MINOR\fP VERS_MINOR is INTEGER return the lapack minor version from the major version .br \fIVERS_PATCH\fP VERS_PATCH is INTEGER return the lapack patch version from the minor version .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .PP Definition at line \fB50\fP of file \fBilaver\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.