$darkmode
Elektra 0.11.0
Public Attributes | List of all members
Opmphm Struct Reference

The opmphm. More...

#include <kdbopmphm.h>

Public Attributes

int32_t * hashFunctionSeeds
 
size_t componentSize
 
uint32_t * graph
 
size_t size
 
opmphmflag_t flags
 

Detailed Description

The opmphm.

Member Data Documentation

size_t Opmphm::componentSize

< number of components in the r-uniform r-partite hypergraph the number of vertices in one part of the r-uniform r-partite hypergraph

opmphmflag_t Opmphm::flags

internal flags

uint32_t* Opmphm::graph

array containing the final OPMPHM

int32_t* Opmphm::hashFunctionSeeds

arary with Opmphm->rUniPar seeds for the hash function calls

size_t Opmphm::size

size of g in bytes


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