#include <types.h>
Public Attributes | |
enode_type | type |
int | size |
int | pos |
evalue | arr [1] |
Definition at line 197 of file types.h.
Definition at line 201 of file types.h.
Referenced by aep_evalue(), compute_enode(), dehomogenize_enode(), dehomogenize_periodic(), dehomogenize_polynomial(), eadd(), ecopy(), edot(), eequal(), emul(), free_evalue_refs(), new_eadd(), new_enode(), P_Enum(), print_enode(), and reduce_evalue().
int _enode::pos |
Definition at line 200 of file types.h.
Referenced by aep_evalue(), compute_enode(), ecopy(), eequal(), emul(), new_enode(), and print_enode().
int _enode::size |
Definition at line 199 of file types.h.
Referenced by aep_evalue(), compute_enode(), dehomogenize_enode(), dehomogenize_periodic(), dehomogenize_polynomial(), ecopy(), edot(), eequal(), emul(), free_evalue_refs(), new_enode(), print_enode(), and reduce_evalue().
Definition at line 198 of file types.h.
Referenced by compute_enode(), dehomogenize_periodic(), dehomogenize_polynomial(), ecopy(), edot(), eequal(), emul(), new_enode(), print_enode(), and reduce_evalue().