⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default-path.m4

📁 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie
💻 M4
字号:
dnl setting default searching pathdnl modify from linboxAC_DEFUN([IML_DEFAULT_PATH],[ AC_ARG_WITH(default,	     [  --with-default=<path>		Add <path> to the default path for package GMP and		ATLAS searching. The default path without setting this 		argument is /usr and /usr/local	     ],	     [  echo "Default checking path = $withval /usr /usr/local"	        DEFAULT_CHECKING_PATH="$withval /usr /usr/local"	     ],	     [	         echo "Default checking path = /usr /usr/local"	         DEFAULT_CHECKING_PATH="/usr /usr/local"             ])])

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -