scipy.linalg.lapack.ilaver#
- scipy.linalg.lapack.ilaver = <flapack function ilaver>#
Version of the LAPACK library this module is linked against (LAPACK
ilaver).The one routine here with no flavor at all, so it takes no arguments and has no
s/d/c/zprefix.- Parameters:
- None
- Returns:
- majorint
Major version number.
- minorint
Minor version number.
- patchint
Patch level.