Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
BitVector.h File Reference
#include <cmath>
#include <cstdint>
#include <functional>
#include <iterator>
#include <ostream>
#include <ranges>
#include <vector>
Include dependency graph for BitVector.h:

Go to the source code of this file.

Classes

class  storm::storage::BitVector
 A bit vector that is internally represented as a vector of 64-bit values. More...
 
class  storm::storage::BitVector::const_iterator
 A class that enables iterating over the indices of the bit vector whose corresponding bits are set to true. More...
 
class  storm::storage::BitVector::const_reverse_iterator
 A class that enables iterating over the indices of the bit vector whose corresponding bits are set to true. More...
 
struct  storm::storage::FNV1aBitVectorHash
 
struct  storm::storage::Murmur3BitVectorHash< StateType >
 
struct  std::hash< storm::storage::BitVector >
 

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::storage
 
namespace  std