Fleet  0.0.9
Inference in the LOT
Classes
Lexicon.h File Reference

A lexicon stores an association of numbers (in a vector) to some other kind of hypotheses (typically a LOTHypothesis). Each of these components is called a "factor.". More...

#include <map>
#include <limits.h>
#include "Hypotheses/Interfaces/Bayesable.h"
#include "Hypotheses/Interfaces/MCMCable.h"
#include "Hypotheses/Interfaces/Searchable.h"
Include dependency graph for Lexicon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Lexicon< this_t, _key_t, INNER, _input_t, _output_t, datum_t, _VirtualMachineState_t >
 

Detailed Description

A lexicon stores an association of numbers (in a vector) to some other kind of hypotheses (typically a LOTHypothesis). Each of these components is called a "factor.".