table of contents
| Opmphm(3elektra) | Elektra | Opmphm(3elektra) |
NAME¶
Opmphm - The opmphm.
SYNOPSIS¶
#include <kdbopmphm.h>
Public Attributes¶
size_t * graph
size_t size
int32_t opmphmHashFunctionSeeds [OPMPHMR_PARTITE]
size_t componentSize
Detailed Description¶
The opmphm.
Member Data Documentation¶
size_t Opmphm::componentSize¶
the number of vertices in one part of the r-partite hypergraph
size_t* Opmphm::graph¶
array containing the final OPMPHM
int32_t Opmphm::opmphmHashFunctionSeeds[OPMPHMR_PARTITE]¶
the seed for the hash function calls
size_t Opmphm::size¶
size of g in bytes
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |