makefile.am

来自「Amis - A maximum entropy estimator 一个最大」· AM 代码 · 共 115 行

AM
115
字号
CHEADERS = AlphaSet.h \           AlphaTree.h \           AmisDriver.h \           AmisEventFormat.h \           AmisFixFormat.h \           AmisModelFormat.h \           AmisModelFormatItem.h \           AmisTreeFormat.h \           ArgumentParser.h \           BFGS.h \           BFGSFix.h \           BFGSLauncherItem.h \           BFGSMAP.h \           BFGSMAPFix.h \           BFGSMAPLauncherItem.h \           BFGSMAPTree.h \           BFGSSolver.h \           BFGSTree.h \           EmpiricalExpect.h \	   ErrorBase.h \           Estimator.h \           EstimatorLauncher.h \           Event.h \           EventFix.h \           EventFixSpace.h \           EventFormat.h \           EventFormatLauncher.h \           EventSpace.h \           EventSpaceBase.h \           EventSpaceInst.h \           EventSpaceLauncher.h \           EventSpaceLauncherItem.h \           EventTree.h \           EventTreeSpace.h \           EventTreeSpaceBase.h \           Feature.h \           FeatureFreqArray.h \           FeatureList.h \           GIS.h \           GISFix.h \           GISLauncherItem.h \           GISMAP.h \           GISTree.h \           GaussianPrior.h \           GaussianPriorLauncher.h \           IIS.h \           IISFix.h \           IISLauncherItem.h \           IISTree.h \           IS.h \           Initializer.h \           Launcher.h \           LauncherItem.h \           LogStream.h \           Model.h \           ModelBase.h \           ModelExpect.h \           ModelExpectTree.h \           ModelFix.h \           ModelFormat.h \           ModelFormatLauncher.h \           ModelFunction.h \           ModelFunctionFix.h \           ModelLauncher.h \           ModelStat.h \           ModelStatLauncher.h \           MultiStream.h \           NameTable.h \           NewtonSolver.h \	   Option.h \           OptionManager.h \           Profile.h \           Property.h \           PropertyItem.h \           Real.h \           StringHash.h \           StringStream.h \           Thread.h \           Ticker.h \           Tokenizer.h \           Utility.h \           VectorOnFile.h \           config.h \           configure.h \           objstream.h#            AmisFixFormatKernel.h \#            EventSpaceKernel.h \# 	   FCount.h \#            Kernel.h \# 	   LMVM.h \# 	   LMVMBC.h \# 	   LMVMBCMG.h \# 	   LMVMBCS.h \# 	   LMVMBCS1.h \# 	   LMVMBCU.h \# 	   LMVMMAP.h \# 	   MAPGaussianPrior.h \#            Message.h \# 	   ModelBC.h \#            ModelExpectFix.h \#            ModelExpectFixKernel.h \# 	   ModelFixBC.h \#            Name.h \#            Property2.h \#            Property3.h \#            Property4.h \# 	   Sort.h \# 	   TaoMyConvergenceTest.h \# 	   TaoMyMonitor.h \# 	   TypeString.h \pkginclude_HEADERS = $(CHEADERS)

⌨️ 快捷键说明

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