Outline
Motivation
Operations
Representations
Vectorization
Rank
Conclusions
struct Term_t { Term_t* next; void* coef; Exponent_t exp[]; };
exp[i]