glue/glue_homotopy_double.cpp File Reference

#include <basix/double.hpp>
#include <basix/int.hpp>
#include <basix/vector.hpp>
#include <basix/port.hpp>
#include <basix/literal.hpp>
#include <numerix/integer.hpp>
#include <numerix/modular.hpp>
#include <numerix/modular_integer.hpp>
#include <numerix/rational.hpp>
#include <numerix/complex.hpp>
#include <numerix/complex_double.hpp>
#include <algebramix/vector_unrolled.hpp>
#include <algebramix/vector_simd.hpp>
#include <algebramix/vector_modular.hpp>
#include <analyziz/vector_double.hpp>
#include <basix/compound.hpp>
#include <basix/mmx_syntax.hpp>
#include <basix/lisp_syntax.hpp>
#include <basix/cpp_syntax.hpp>
#include <basix/syntactic.hpp>
#include <algebramix/polynomial.hpp>
#include <algebramix/polynomial_polynomial.hpp>
#include <algebramix/polynomial_integer.hpp>
#include <algebramix/polynomial_rational.hpp>
#include <algebramix/polynomial_modular.hpp>
#include <algebramix/polynomial_modular_integer.hpp>
#include <algebramix/polynomial_complex.hpp>
#include <algebramix/polynomial_schonhage.hpp>
#include <analyziz/polynomial_numeric.hpp>
#include <analyziz/polynomial_double.hpp>
#include <analyziz/solver.hpp>
#include <analyziz/solver_aberth.hpp>
#include <algebramix/permutation.hpp>
#include <basix/row_tuple.hpp>
#include <algebramix/matrix.hpp>
#include <algebramix/matrix_ring_naive.hpp>
#include <algebramix/matrix_integer.hpp>
#include <algebramix/matrix_modular_integer.hpp>
#include <algebramix/matrix_quotient.hpp>
#include <algebramix/matrix_complex.hpp>
#include <analyziz/matrix_jacobian.hpp>
#include <analyziz/matrix_double.hpp>
#include <analyziz/eigen.hpp>
#include <analyziz/eigen_homotopy.hpp>
#include <multimix/multivariate_coordinates.hpp>
#include <multimix/multivariate_monomial.hpp>
#include <multimix/multivariate_polynomial.hpp>
#include <multimix/sparse_polynomial_integer.hpp>
#include <multimix/sparse_polynomial_rational.hpp>
#include <multimix/sparse_polynomial_modular.hpp>
#include <multimix/sparse_polynomial_modular_integer.hpp>
#include <numerix/floating.hpp>
#include <numerix/ball.hpp>
#include <numerix/ball_complex.hpp>
#include <continewz/homotopy_euler.hpp>
#include <continewz/homotopy_floating.hpp>
#include <continewz/homotopy_post_certify.hpp>
#include <basix/routine.hpp>
#include <basix/alias.hpp>
#include <basix/glue.hpp>

Go to the source code of this file.

Namespaces

Defines

Functions


Define Documentation

#define compound_arguments (  )     cdr (as_vector (x))

Definition at line 69 of file glue_homotopy_double.cpp.

#define double_literal (  )     as_double (as_string (x))

Definition at line 63 of file glue_homotopy_double.cpp.

#define gen_compound_apply ( f,
 )     gen (as<generic> (f), v)

Definition at line 70 of file glue_homotopy_double.cpp.

#define gen_literal_access ( f,
 )     access (as<generic> (f), v)

Definition at line 67 of file glue_homotopy_double.cpp.

#define gen_literal_apply ( f,
 )     gen (as<generic> (f), v)

Definition at line 66 of file glue_homotopy_double.cpp.

#define hilbert_matrix_rational   hilbert_matrix<rational>

Definition at line 88 of file glue_homotopy_double.cpp.

#define identity_matrix_integer   identity_matrix<integer>

Definition at line 87 of file glue_homotopy_double.cpp.

#define int_literal (  )     as_int (as_string (x))

Definition at line 64 of file glue_homotopy_double.cpp.

#define is_generic_compound   is<compound>

Definition at line 68 of file glue_homotopy_double.cpp.

#define is_generic_literal   is<literal>

Definition at line 65 of file glue_homotopy_double.cpp.

#define mmx_coordinate   multivariate_coordinate<>

Definition at line 137 of file glue_homotopy_double.cpp.

#define mmx_coordinates   multivariate_coordinates<>

Definition at line 138 of file glue_homotopy_double.cpp.

#define mv_monomial   multivariate<monomial<> >

Definition at line 139 of file glue_homotopy_double.cpp.

#define mv_polynomial (  )     multivariate<sparse_polynomial<C> >

Definition at line 141 of file glue_homotopy_double.cpp.

#define Polynomial   multivariate<sparse_polynomial<modular<modulus<C>, modular_local> > >

Definition at line 145 of file glue_homotopy_double.cpp.


Generated on 6 Dec 2012 for continewz by  doxygen 1.6.1