#include <polybori/pbori_defs.h>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | polybori |
Functions | |
template<class MapType, class NaviType> | |
MapType::mapped_type | polybori::dd_long_count_step (MapType &cache, NaviType navi) |
Other routines currently at external public header file pbori_algo.h. | |
template<class IntType, class NaviType> | |
IntType | polybori::dd_long_count (NaviType navi) |
Function template for generically computing number of terms. | |
template<class IntType, class NaviType> | |
IntType | polybori::dd_long_count_without_cache (NaviType navi) |