#include <continewz/analytic.hpp>Go to the source code of this file.
| #define Analytic analytic<C,V> |
Definition at line 21 of file analytic_meta.hpp.
| #define Analytic_rep analytic_rep<C,V> |
Definition at line 22 of file analytic_meta.hpp.
| #define Assume assume_bound<typename unvectorize<R >::val> |
Definition at line 23 of file analytic_meta.hpp.
| #define Polynomial polynomial<C> |
Definition at line 28 of file analytic_meta.hpp.
| #define R Abs_type(C) |
Definition at line 29 of file analytic_meta.hpp.
| #define Radius Abs_type(Scalar) |
Definition at line 25 of file analytic_meta.hpp.
| #define Scalar typename unvectorize<C>::val |
Definition at line 24 of file analytic_meta.hpp.
| #define Series series<C> |
Definition at line 26 of file analytic_meta.hpp.
| #define Series_rep series_rep<C> |
Definition at line 27 of file analytic_meta.hpp.
| #define TMPL template<typename C, typename V> |
Definition at line 20 of file analytic_meta.hpp.
1.6.1