#include <polybori/pbori_defs.h>
#include <polybori/BoolePolyRing.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | polybori |
Classes | |
class | polybori::BooleEnv |
This class is just a wrapper accessing global structures. More... | |
Functions | |
BooleEnv::block_iterator | polybori::block_begin (const BooleEnv::ring_type &ring) |
please use BooleEnv::ring() | |
BooleEnv::block_iterator | polybori::block_end (const BooleEnv::ring_type &ring) |
Extract block data without exposing ordering stuff. |