aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NgumCopyright (c) 2005-2021 by Pierre-Henri WUILLEMIN() & Christophe GONZALES() info_at_agrum_dot_org
 NstdSTL namespace
 Nticpp
 CAPPROX
 CEstimatorClass for estimating tools for approximate inference
 CImportanceInference<agrum/BN/inference/importanceInference.h>
 CKLKL is the base class for KL computation betweens 2 BNs
 CMonteCarloInference<agrum/BN/inference/monteCarloInference.h>
 CScoreMDLClass for computing MDL scores
 CTiCppRCBase class for reference counting functionality
 CTiCppRCImp
 CTiXmlAttributeAn attribute is a name-value pair
 CTiXmlAttributeSet
 CTiXmlBaseTiXmlBase is a base class for every class in TinyXml
 CTiXmlCommentAn XML comment
 CTiXmlCursor
 CTiXmlDeclarationIn correct XML the declaration is the first entry in the file
 CTiXmlDocumentAlways the top level node
 CTiXmlElementThe element is a container class
 CTiXmlHandleA TiXmlHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing
 CTiXmlNodeThe parent class for everything in the Document Object Model
 CTiXmlOutStream
 CTiXmlParsingData
 CTiXmlPrinterPrint to memory functionality
 CTiXmlString
 CTiXmlStylesheetReferenceA stylesheet reference looks like this:
 CTiXmlTextXML text
 CTiXmlUnknownAny tag that tinyXml doesn't recognize is saved as an unknown
 CTiXmlVisitorIf you call the Accept() method, it requires being passed a TiXmlVisitor class to handle callbacks
 CWeightedInference<agrum/BN/inference/weightedInference.h>