libDAI
|
Defines TProbSp<> class which represents sparse (probability) vectors. More...
#include <cmath>
#include <vector>
#include <ostream>
#include <algorithm>
#include <numeric>
#include <functional>
#include <dai/util.h>
#include <dai/exceptions.h>
#include <dai/fo.h>
Go to the source code of this file.
Classes | |
class | dai::TProbSp< T, spvector_type > |
Represents a vector with entries of type T. More... |
Namespaces | |
namespace | dai |
Namespace for libDAI. |
Defines TProbSp<> class which represents sparse (probability) vectors.