|
algebramix_doc 0.3
|
#include <algebramix/series_naive.hpp>Go to the source code of this file.
| #define Series series<C,V> |
Definition at line 18 of file series_relaxed.hpp.
Referenced by implementation< series_multiply, U, series_relaxed< W > >::ser_mul(), and implementation< series_multiply, U, series_relaxed< W > >::ser_truncate_mul().
| #define Series_rep series_rep<C,V> |
Definition at line 19 of file series_relaxed.hpp.
Referenced by implementation< series_multiply, U, series_relaxed< W > >::ser_mul(), and implementation< series_multiply, U, series_relaxed< W > >::ser_truncate_mul().
| #define TMPL template<typename C,typename V> |
Definition at line 17 of file series_relaxed.hpp.