La_version
LAPACK Version
Report the version of LAPACK in use.
- Keywords
- utilities
Usage
La_version()
Value
A character vector of length one.
See Also
extSoftVersion
for versions of other third-party software.
La_library
for binary/executable file with LAPACK in use.
Examples
library(base)
# NOT RUN {
La_version()
# }
Community examples
Looks like there are no examples yet.