autoppl  v0.8
A C++ template library for probabilistic programming
ppl::util::OffsetPack Struct Reference

#include <offset_pack.hpp>

Public Types

using index_t = uint32_t
 

Public Attributes

index_t uc_offset = 0
 
index_t c_offset = 0
 
index_t v_offset = 0
 
index_t tp_offset = 0
 

Member Typedef Documentation

◆ index_t

Member Data Documentation

◆ c_offset

index_t ppl::util::OffsetPack::c_offset = 0

◆ tp_offset

index_t ppl::util::OffsetPack::tp_offset = 0

◆ uc_offset

index_t ppl::util::OffsetPack::uc_offset = 0

◆ v_offset

index_t ppl::util::OffsetPack::v_offset = 0

The documentation for this struct was generated from the following file: