aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
core Directory Reference
Directory dependency graph for core:

Directories

 
approximations
 
math
 
signal
 
smallobjectallocator
 
threads

Files

 
argMaxSet.cpp
 
argMaxSet.h
 This files contains several function objects that are not (yet) defined in the STL.
 
argMaxSet_tpl.h
 Outlined implementation of ArgMaxSet.
 
AVLTree.cpp
 AVL binary search trees.
 
AVLTree.h
 AVL binary search trees.
 
AVLTree_tpl.h
 
bijection.cpp
 Outlined implementation of Bijections.
 
bijection.h
 Set of pairs of elements with fast search for both elements.
 
bijection_tpl.h
 Class providing generic double hash tables.
 
binSearchTree.cpp
 Outlined implementation of Bijections.
 
binSearchTree.h
 Basic binary search trees.
 
binSearchTree_tpl.h
 Basic binary tree.
 
binTreeNode.cpp
 Outlined implementation of Bijections.
 
binTreeNode.h
 
binTreeNode_tpl.h
 Node class for various binary search trees.
 
cast_unicode.cpp
 Unicode helper functions.
 
cast_unicode.h
 Unicode helper functions.
 
cast_unicode_inl.h
 Unicode helper functions.
 
debug.cpp
 debugging functions
 
debug.h
 
errorsContainer.cpp
 Errors container (at least) for parser.
 
errorsContainer.h
 Errors container (at least) for parser.
 
errorsContainer_inl.h
 Inlined implementation of the basic methods of ErrorsContainer.
 
exceptions.cpp
 
exceptions.h
 aGrUM's exceptions
 
functors.cpp
 Class to include at least once this header.
 
functors.h
 This files contains several function objects that are not (yet) defined in the STL.
 
hashFunc.cpp
 Outlined implementation of basic hash functions.
 
hashFunc.h
 Classes providing basic hash functions for hash tables.
 
hashFunc_inl.h
 Inlined implementation of the basic hash functions.
 
hashFunc_tpl.h
 Template implementation of the basic hash functions.
 
hashTable.cpp
 Outlined implementation of hash tables.
 
hashTable.h
 Class hash tables iterators.
 
hashTable_tpl.h
 Implementation of the HashTable.
 
heap.cpp
 Outlined implementation of gum::Heap.
 
heap.h
 Heaps definition.
 
heap_tpl.h
 template implementations of heaps
 
indexedTree.cpp
 Outlined implementation of gum::IndexedTree.
 
indexedTree.h
 Class for storing trees (as data structures, not graphs).
 
indexedTree_tpl.h
 Implementation of tree data structures.
 
inline.h
 aGrUM's inline/outline selection
 
IThreadNumberManager.cpp
 The interface for the ThreadNumberManager.
 
IThreadNumberManager.h
 The interface for the ThreadNumberManager.
 
list.cpp
 outlined implementations for the chained lists
 
list.h
 Generic class for manipulating lists.
 
list_tpl.h
 template implementation of chained lists
 
multiPriorityQueue.cpp
 Outline implementations of multi priority queues.
 
multiPriorityQueue.h
 Priority queues in which the same element can appear several times.
 
multiPriorityQueue_tpl.h
 Template implementations of multi priority queues.
 
priorityQueue.cpp
 Outline implementations of priority queues.
 
priorityQueue.h
 priority queues (in which an element cannot appear more than once)
 
priorityQueue_tpl.h
 template implementations of priority queues
 
progressNotification.cpp
 gum::ProgressListener header file.
 
progressNotification.h
 priority queues (in which an element cannot appear more than once)
 
refPtr.cpp
 Outline of aGrUM's "smart" pointers.
 
refPtr.h
 Class providing aGrUM's "smart" pointers.
 
refPtr_tpl.h
 Implementation of aGrUM's "smart" pointers.
 
sequence.cpp
 Outlined file of gum::Sequence, a class for storing (ordered) sequences of objects.
 
sequence.h
 Header file of gum::Sequence, a class for storing (ordered) sequences of objects.
 
sequence_tpl.h
 Template implementation file of gum::Sequence, a class for storing (ordered) sequences of objects.
 
set.cpp
 Outlined implementation of Sets.
 
set.h
 Sets of elements (i.e.
 
set_tpl.h
 Implementation of the Set.
 
sharedAVLTree.cpp
 AVL binary search trees that do not possess their own nodes.
 
sharedAVLTree.h
 AVL binary search trees that do not possess their own nodes.
 
sharedAVLTree_tpl.h
 
sortedPriorityQueue.cpp
 Priority queues which can be parsed using iterators.
 
sortedPriorityQueue.h
 Priority queues which can be parsed using iterators.
 
sortedPriorityQueue_tpl.h
 
splay.cpp
 Splay Trees outlined implementation.
 
splay.h
 Splay Trees header file.
 
splay_tpl.h
 Template implementation of splay trees.
 
staticInitializer.cpp
 Class to include at least once this header.
 
staticInitializer.h
 Data types to enable creating static variables at compile time.
 
timer.cpp
 Class used to compute response times for benchmark purposes.
 
timer.h
 Class used to compute response times for benchmark purposes.
 
timer_inl.h
 
types.cpp
 Class to include at least once this header.
 
types.h
 Provides basic types used in aGrUM.
 
utils_misc.cpp
 Outlined implementation for utilities for aGrUM.
 
utils_misc.h
 Utilities for aGrUM.
 
utils_misc_tpl.h
 Template implementation for utilities for aGrUM.
 
utils_random.cpp
 Contains useful methods for random stuff.
 
utils_random.h
 Contains useful methods for random stuff.
 
utils_random_inl.h
 Contains useful methods for random stuff.
 
utils_random_tpl.h
 Contains useful methods for random stuff.
 
utils_string.cpp
 Utilities for manipulating strings.
 
utils_string.h
 Utilities for manipulating strings.
 
utils_string_inl.h
 Contains usefull methods for random stuff.