|
atlas
0.6
|
Go to the documentation of this file. 14 #ifndef POLYNOMIALS_FWD_H 15 #define POLYNOMIALS_FWD_H 19 namespace polynomials {
21 template<
typename C>
class Polynomial;
22 template<
typename C>
class Safe_Poly;
size_t Degree
Definition: Atlas.h:122