API

mist is comprised of logically distinct components encapsulated by namespaces. Classes access other namespaces via an interface class. Users typically only need to be concerned with classes in the root namespace, whereas developers will need the rest.

mist

The root namespace includes composition classes and classes common to the sub-namespaces.

Warning

doxygenclass: Cannot find class “mist::Mist” in doxygen xml output for project “mist” from directory: build/xml

Warning

doxygenclass: Cannot find class “mist::Variable” in doxygen xml output for project “mist” from directory: build/xml

mist::algorithm

Algorithms to divide and conquer Information Theory computations.

Warning

doxygennamespace: Cannot find namespace “mist::algorithm” in doxygen xml output for project “mist” from directory: build/xml

mist::cache

Cache intermediate results for performance improvement.

Warning

doxygennamespace: Cannot find namespace “mist::cache” in doxygen xml output for project “mist” from directory: build/xml

mist::io

Input/Output

Warning

doxygennamespace: Cannot find namespace “mist::io” in doxygen xml output for project “mist” from directory: build/xml

mist::it

Information Theory definitions and algorithms.

Warning

doxygennamespace: Cannot find namespace “mist::it” in doxygen xml output for project “mist” from directory: build/xml