Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::GF2Solver::ChunkBase< Dim, Next > Struct Template Reference

Public Member Functions

 ChunkBase ()
 
bool full () const
 

Public Attributes

int m_max
 
Nextm_next
 
int m_x [Dim]
 

Detailed Description

template<int Dim, typename Next>
struct ogdf::GF2Solver::ChunkBase< Dim, Next >

Definition at line 46 of file GF2Solver.h.

Constructor & Destructor Documentation

◆ ChunkBase()

template<int Dim, typename Next >
ogdf::GF2Solver::ChunkBase< Dim, Next >::ChunkBase ( )
inline

Definition at line 53 of file GF2Solver.h.

Member Function Documentation

◆ full()

template<int Dim, typename Next >
bool ogdf::GF2Solver::ChunkBase< Dim, Next >::full ( ) const
inline

Definition at line 51 of file GF2Solver.h.

Member Data Documentation

◆ m_max

template<int Dim, typename Next >
int ogdf::GF2Solver::ChunkBase< Dim, Next >::m_max

Definition at line 48 of file GF2Solver.h.

◆ m_next

template<int Dim, typename Next >
Next* ogdf::GF2Solver::ChunkBase< Dim, Next >::m_next

Definition at line 49 of file GF2Solver.h.

◆ m_x

Definition at line 47 of file GF2Solver.h.


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