#include <continewz/analytic.hpp>#include <algebramix/series_vector.hpp>Go to the source code of this file.
| #define Analytic analytic<C,V> |
Definition at line 20 of file analytic_vector.hpp.
| #define Analytic_rep analytic_rep<C,V> |
Definition at line 21 of file analytic_vector.hpp.
| #define Analytic_vector analytic<vector<C>,V> |
Definition at line 49 of file analytic_vector.hpp.
| #define Assume assume_bound<typename unvectorize<R >::val> |
Definition at line 22 of file analytic_vector.hpp.
| #define R Abs_type(C) |
Definition at line 26 of file analytic_vector.hpp.
| #define Radius Abs_type(Scalar) |
Definition at line 24 of file analytic_vector.hpp.
| #define Scalar typename unvectorize<C>::val |
Definition at line 23 of file analytic_vector.hpp.
| #define Series series<C> |
Definition at line 25 of file analytic_vector.hpp.
| #define TMPL template<typename C, typename V> |
Definition at line 19 of file analytic_vector.hpp.
| #define TMPL_DEF template<typename C, typename V> |
Definition at line 18 of file analytic_vector.hpp.
| #define Vector_analytic vector<analytic<C,V> > |
Definition at line 50 of file analytic_vector.hpp.
| #define VR Abs_type(vector<C> ) |
Definition at line 27 of file analytic_vector.hpp.
Referenced by vector_analytic_rep< C, V >::Abs_type().
1.6.1