makefile.am

来自「关于矩阵运算的很强的一个工具包」· AM 代码 · 共 32 行

AM
32
字号
# $Id: Makefile.am,v 1.18 2004-07-03 15:32:19 opetzold Exp $libtvmetincludedir = $(includedir)/$(PACKAGE)/xprlibtvmetinclude_HEADERS = \	BinOperator.h \	Eval.h \	Identity.h \	Literal.h \	MatrixBinaryFunctions.h \	MatrixFunctions.h \	Matrix.h \	MatrixRow.h \	MatrixCol.h \	MatrixDiag.h \	MatrixOperators.h \	MatrixTranspose.h \	MatrixUnaryFunctions.h \	MMProduct.h \	MMProductTransposed.h \	MMtProduct.h \	MtMProduct.h \	MVProduct.h \	MtVProduct.h \	Null.h \	UnOperator.h \	VectorBinaryFunctions.h \	VectorFunctions.h \	Vector.h \	VectorOperators.h \	VectorUnaryFunctions.h

⌨️ 快捷键说明

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