OpenGM  2.3.x
Discrete Graphical Model Library
Namespaces | Functions
generate_starting_point.hxx File Reference
#include <vector>
#include <opengm/opengm.hxx>
#include <opengm/datastructures/partition.hxx>
+ Include dependency graph for generate_starting_point.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 opengm
 The OpenGM namespace.
 

Functions

template<class GM >
void opengm::startFromThreshold (const GM &gm, std::vector< typename GM::ValueType > &lambdas, std::vector< typename GM::LabelType > &resultArg, const typename GM::ValueType threshold=0.0)