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

📄 makefile.am

📁 This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L
💻 AM
字号:
# $Id: Makefile.am 4 2008-04-25 07:54:10Z naoaki $EXTRA_DIST = \	lib.vcprojliblbfgsincludedir = $(includedir)liblbfgsinclude_HEADERS = \	../include/lbfgs.hlib_LTLIBRARIES = liblbfgs.laliblbfgs_la_SOURCES = \	arithmetic_ansi.h \	arithmetic_sse_double.h \	arithmetic_sse_float.h \	../include/lbfgs.h \	lbfgs.cliblbfgs_la_LDFLAGS = \	-no-undefined \	-release @VERSION@AM_CFLAGS = @CFLAGS@INCLUDES = @INCLUDES@

⌨️ 快捷键说明

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