HyperRogue  11.3d
game/visualization engine based on non-Euclidean geometry
Public Member Functions | Public Attributes | List of all members
hr::expansion_analyzer Struct Reference

Public Member Functions

vector< int > gettype (cell *c)
 
int sample_id (cell *c)
 
void preliminary_grouping ()
 
void reduce_grouping ()
 
bignumget_descendants (int level)
 
bignumget_descendants (int level, int type)
 
void find_coefficients ()
 
void reset ()
 
string approximate_descendants (int d, int max_length)
 
void view_distances_dialog ()
 
ld get_growth ()
 

Public Attributes

int N
 
vector< cell * > samples
 
map< vector< int >, int > codeid
 
vector< vector< int > > children
 
int rootid
 
int diskid
 
int coefficients_known
 
vector< int > coef
 
int valid_from
 
int tested_to
 
ld growth
 
vector< vector< bignum > > descendants
 

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