algebramix_doc 0.3
|
#include <algebraic.hpp>
Definition at line 64 of file algebraic.hpp.
algebraic | ( | ) | [inline] |
Definition at line 70 of file algebraic.hpp.
: ext (trivial_extension<C,Extension> ()) {}
algebraic | ( | const T & | c | ) | [inline] |
Definition at line 72 of file algebraic.hpp.
algebraic | ( | const Extension | ext2, |
const polynomial< C > & | p2 | ||
) | [inline] |
Definition at line 74 of file algebraic.hpp.
algebraic | ( | const polynomial< C > & | mp | ) | [inline] |
algebraic | ( | const polynomial< C > & | mp, |
const X & | x | ||
) | [inline] |
algebraic | ( | const polynomial< C > & | mp, |
const polynomial< C > & | p2 | ||
) | [inline] |
algebraic | ( | const polynomial< C > & | mp, |
const polynomial< C > & | p2, | ||
const X & | x | ||
) | [inline] |
Extension ext |
Definition at line 67 of file algebraic.hpp.
Extension::El p |
Definition at line 68 of file algebraic.hpp.