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

📄 verbose-mode.m4

📁 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie
💻 M4
字号:
dnl IML_VERBOSE_MODEdnl ask program to output additional informationAC_DEFUN([IML_VERBOSE_MODE],[AC_ARG_ENABLE(verbose-mode,  		[  --enable-verbose-mode		  The program will output additional information such as		  timings, intermidate results and so on.		],		[		   AC_DEFINE([HAVE_VERBOSE_MODE], [1], [make verbose output])		],		[])])

⌨️ 快捷键说明

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