algebramix_doc 0.3
|
#include <polynomial.hpp>
Definition at line 321 of file polynomial.hpp.
static generic full_type_name | ( | ) | [inline, static] |
Definition at line 324 of file polynomial.hpp.
References mmx::C.
{ return gen ("Polynomial", Full_type_name (C)); }
static string short_type_name | ( | ) | [inline, static] |
Definition at line 322 of file polynomial.hpp.
References mmx::C.
{ return "P" * Short_type_name (C); }