Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 170 Bytes

File metadata and controls

2 lines (2 loc) · 170 Bytes

Polynomial-Sparse

C++ polynomial template class, coefficents are stored in a map. Available operations are: ==, !=. +, -, *, [], degree, (), <<, &, /, %, gcd