docu.dxx.in

来自「General Hidden Markov Model Library 一个通用」· IN 代码 · 共 131 行

IN
131
字号
/* -*- mode: c++ -*- *//** @name	@PACKAGE@ documentation This documentation is generated by doc++ from C header files.  @memo		@PACKAGE@ Library  @version	@VERSION@  @author	Bernd Wichern, Berhard Knab, Barthel Steckemetz, Alexander Schliep, Sebastian Meller, Achim G\"adke, Thordis Linda Thorarinsdottir, Peter Pipenbacher*///@{ // all/**@name The program modules   @memo*///@{ // modules/**@name Data structures and associated functions   @memo*///@{ // data structures//@Include: @top_srcdir@/ghmm/matrix.h//@Include: @top_srcdir@/ghmm/vector.h//@Include: @top_srcdir@/ghmm/sequence.h//@Include: @top_srcdir@/ghmm/model.h//@Include: @top_srcdir@/ghmm/cluster.h//@Include: @top_srcdir@/ghmm/smodel.h//@Include: @top_srcdir@/ghmm/sgenerate.h//@Include: @top_srcdir@/ghmm/smap_classify.h//@Include: @top_srcdir@/ghmm/scluster.h//@} // data structures/**@name Algorithms   @memo*///@{ // algorithms//@Include: @top_srcdir@/ghmm/foba.h//@Include: @top_srcdir@/ghmm/sfoba.h//@Include: @top_srcdir@/ghmm/reestimate.h//@Include: @top_srcdir@/ghmm/sreestimate.h//@Include: @top_srcdir@/ghmm/viterbi.h//@Include: @top_srcdir@/ghmm/smixturehmm.h//@} // Algorithmen/**@name Function toolkit   @memo*///@{ // function toolkit//@Include: @top_srcdir@/ghmm/root_finder.h//@Include: @top_srcdir@/ghmm/randvar.h//@Include: @top_srcdir@/ghmm/gauss_tail.h//@Include: @top_srcdir@/ghmm/scanner.h//@} // function toolkit/**@name c++ wrapper and xml support   @memo ghmm++ provides c++ access to ghmm c-functions.   this part of ghmm needs the (\URL[XMLIO Interface classes for expat]{http://xmlio.sourceforge.net})as input and output base for xml files.*///@{ // c++ wrapper//@Include: @top_srcdir@/ghmm++/GHMM_AbstractModel.h//@Include: @top_srcdir@/ghmm++/GHMM_ContinuousModel.h//@Include: @top_srcdir@/ghmm++/GHMM_DiscreteModel.h//@Include: @top_srcdir@/ghmm++/GHMM_Document.h//@Include: @top_srcdir@/ghmm++/GHMM_DoubleMatrix.h//@Include: @top_srcdir@/ghmm++/GHMM_DoubleVector.h//@Include: @top_srcdir@/ghmm++/GHMM_Emission.h//@Include: @top_srcdir@/ghmm++/GHMM_IntVector.h//@Include: @top_srcdir@/ghmm++/GHMM_ModelFactory.h//@Include: @top_srcdir@/ghmm++/GHMM_Sequence.h//@Include: @top_srcdir@/ghmm++/GHMM_Sequences.h//@Include: @top_srcdir@/ghmm++/GHMM_State.h//@Include: @top_srcdir@/ghmm++/GHMM_Toolkit.h//@Include: @top_srcdir@/ghmm++/GHMM_Transition.h//@Include: @top_srcdir@/ghmm++/GHMM_Types.h//@Include: @top_srcdir@/ghmm++/begin_code.h//@Include: @top_srcdir@/ghmm++/close_code.h/**   @name xmlio classes   @memo base classes for xml support*///@{//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_Element.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_StringElement.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_AttributedElement.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_ArrayElement.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_ContentOfElements.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_SingleElement.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_StoreElement.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_Tokens.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_Document.h//@Include: @XMLIO_PREFIX@/include/xmlio/XMLIO_Definitions.h//@} // xmlio//@} // c++ wrapper/**@name Framework*///@{/**   @name system configuration hook *///@{Documentation not implemented.//@}//@Include: @top_srcdir@/ghmm/const.h/** @name message and error handling by Frank N\"ubel *///@{//@Include: @top_srcdir@/ghmm/mes.h//@Include: @top_srcdir@/ghmm/mprintf.h//@}//@} // Framework//@} // modules/**__copyright__*///@}//@} // all

⌨️ 快捷键说明

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