#include <sparse_polynom.hpp>
Public Member Functions | |
M::coef_type & | operator() (M &x) const |
const M::coef_type & | operator() (const M &x) const |
Definition at line 820 of file sparse_polynom.hpp.
const M::coef_type& Arageli::coef_extractor< M >::operator() | ( | const M & | x | ) | const [inline] |
Definition at line 825 of file sparse_polynom.hpp.
M::coef_type& Arageli::coef_extractor< M >::operator() | ( | M & | x | ) | const [inline] |
Definition at line 822 of file sparse_polynom.hpp.