Class E_atlas


Code: embedded/roothalf/E_atlas.mpl

An instance of this class represents an atlas of approximate conformal charts for $EX^*$

Constructor: `new/E_atlas`()

Field: num_charts::integer
Field: charts::table
Method: add_chart()
Method: add_vertex_chart_exact(k::integer,d::posint)
Method: add_vertex_chart_numeric(k::integer,d::posint)
Method: add_curve_chart_exact(k::integer,t0::RR0,d::posint)
Method: add_curve_chart_numeric(k::integer,t0::RR0,d::posint)
Method: add_square_chart_numeric(s0::RR0_2,d::posint)
Method: add_centre_chart_numeric(x0::RR0_4,d::posint)