│ │ │ │ │ │
│ │ │

Functions for plotting polyhedra

│ │ │
│ │ │
│ │ │ -class sage.geometry.polyhedron.plot.Projection(polyhedron, proj=<function projection_func_identity at 0x7f9cdc49fba0>)
│ │ │ +class sage.geometry.polyhedron.plot.Projection(polyhedron, proj=<function projection_func_identity at 0x7fb19bc35ee0>) │ │ │

Bases: sage.structure.sage_object.SageObject

│ │ │

The projection of a Polyhedron.

│ │ │

This class keeps track of the necessary data to plot the input │ │ │ polyhedron.

│ │ │
│ │ │
│ │ │ coord_index_of(v)
│ │ │ ├── html2text {} │ │ │ │ @@ -4,15 +4,15 @@ │ │ │ │ * _n_e_x_t | │ │ │ │ * _p_r_e_v_i_o_u_s | │ │ │ │ * _[_._._/_._._/_._._/___s_t_a_t_i_c_/_l_o_g_o___s_a_g_e_m_a_t_h___b_l_a_c_k_._s_v_g_] │ │ │ │ * _S_a_g_e_ _9_._5_ _R_e_f_e_r_e_n_c_e_ _M_a_n_u_a_l_:_ _C_o_m_b_i_n_a_t_o_r_i_a_l_ _a_n_d_ _D_i_s_c_r_e_t_e_ _G_e_o_m_e_t_r_y » │ │ │ │ * Functions for plotting polyhedra │ │ │ │ ************ FFuunnccttiioonnss ffoorr pplloottttiinngg ppoollyyhheeddrraa_?¶ ************ │ │ │ │ ccllaassss sage.geometry.polyhedron.plot.Projection(ppoollyyhheeddrroonn, pprroojj==<>)_¶ │ │ │ │ + pprroojjeeccttiioonn__ffuunncc__iiddeennttiittyy aatt 00xx77ffbb1199bbcc3355eeee00>>)_¶ │ │ │ │ Bases: _s_a_g_e_._s_t_r_u_c_t_u_r_e_._s_a_g_e___o_b_j_e_c_t_._S_a_g_e_O_b_j_e_c_t │ │ │ │ The projection of a _P_o_l_y_h_e_d_r_o_n. │ │ │ │ This class keeps track of the necessary data to plot the input │ │ │ │ polyhedron. │ │ │ │ coord_index_of(vv)_¶ │ │ │ │ Convert a coordinate vector to its internal index. │ │ │ │ EXAMPLES: │ │ ├── ./usr/share/doc/sagemath/html/en/reference/discrete_geometry/sage/rings/polynomial/groebner_fan.html │ │ │ @@ -361,15 +361,15 @@ │ │ │ [x^12 + 200, -300*x^3 + y, -828*x^6 + z]] │ │ │