.TH "ilaver" 3 "Wed Feb 7 2024 11:30:40" "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME ilaver \- ilaver: LAPACK version .SH SYNOPSIS .br .PP .SS "Functions" .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 "Detailed Description" .PP .SH "Function 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 .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.