GiNaC 1.8.7
GiNaC::ex Member List

This is the complete list of members for GiNaC::ex, including all inherited members.

accept(visitor &v) constGiNaC::exinline
antisymmetrize() constGiNaC::ex
antisymmetrize(const lst &l) constGiNaC::ex
archive_nodeGiNaC::exfriend
are_ex_trivially_equalGiNaC::exfriend
begin() const noexceptGiNaC::exinline
bpGiNaC::exmutableprivate
coeff(const ex &s, int n=1) constGiNaC::exinline
collect(const ex &s, bool distributed=false) constGiNaC::exinline
compare(const ex &other) constGiNaC::exinline
conjugate() constGiNaC::exinline
construct_from_basic(const basic &other)GiNaC::exprivatestatic
construct_from_double(double d)GiNaC::exprivatestatic
construct_from_int(int i)GiNaC::exprivatestatic
construct_from_long(long i)GiNaC::exprivatestatic
construct_from_longlong(long long i)GiNaC::exprivatestatic
construct_from_string_and_lst(const std::string &s, const ex &l)GiNaC::exprivatestatic
construct_from_uint(unsigned int i)GiNaC::exprivatestatic
construct_from_ulong(unsigned long i)GiNaC::exprivatestatic
construct_from_ulonglong(unsigned long long i)GiNaC::exprivatestatic
content(const ex &x) constGiNaC::ex
dbgprint() constGiNaC::ex
dbgprinttree() constGiNaC::ex
degree(const ex &s) constGiNaC::exinline
denom() constGiNaC::ex
diff(const symbol &s, unsigned nth=1) constGiNaC::ex
end() const noexceptGiNaC::exinline
eval() constGiNaC::exinline
eval_integ() constGiNaC::exinline
eval_ncmul(const exvector &v) constGiNaC::exinline
evalf() constGiNaC::exinline
evalm() constGiNaC::exinline
ex() noexceptGiNaC::exinline
ex(const basic &other)GiNaC::exinline
ex(int i)GiNaC::exinline
ex(unsigned int i)GiNaC::exinline
ex(long i)GiNaC::exinline
ex(unsigned long i)GiNaC::exinline
ex(long long i)GiNaC::exinline
ex(unsigned long long i)GiNaC::exinline
ex(double const d)GiNaC::exinline
ex(const std::string &s, const ex &l)GiNaC::exinline
ex_toGiNaC::exfriend
expand(unsigned options=0) constGiNaC::ex
find(const ex &pattern, exset &found) constGiNaC::ex
get_free_indices() constGiNaC::exinline
gethash() constGiNaC::exinline
has(const ex &pattern, unsigned options=0) constGiNaC::exinline
imag_part() constGiNaC::exinline
info(unsigned inf) constGiNaC::exinline
integer_content() constGiNaC::ex
is_aGiNaC::exfriend
is_equal(const ex &other) constGiNaC::exinline
is_exactly_aGiNaC::exfriend
is_polynomial(const ex &vars) constGiNaC::ex
is_zero() constGiNaC::exinline
is_zero_matrix() constGiNaC::ex
lcoeff(const ex &s) constGiNaC::exinline
ldegree(const ex &s) constGiNaC::exinline
let_op(size_t i)GiNaC::ex
lhs() constGiNaC::ex
makewriteable()GiNaC::exprivate
map(map_function &f) constGiNaC::exinline
map(ex(*f)(const ex &e)) constGiNaC::ex
match(const ex &pattern) constGiNaC::ex
match(const ex &pattern, exmap &repls) constGiNaC::exinline
max_coefficient() constGiNaC::ex
nops() constGiNaC::exinline
normal() constGiNaC::ex
numer() constGiNaC::ex
numer_denom() constGiNaC::ex
op(size_t i) constGiNaC::exinline
operator[](const ex &index) constGiNaC::exinline
operator[](size_t i) constGiNaC::exinline
operator[](const ex &index)GiNaC::ex
operator[](size_t i)GiNaC::ex
postorder_begin() constGiNaC::exinline
postorder_end() const noexceptGiNaC::exinline
preorder_begin() constGiNaC::exinline
preorder_end() const noexceptGiNaC::exinline
primpart(const ex &x) constGiNaC::ex
primpart(const ex &x, const ex &cont) constGiNaC::ex
print(const print_context &c, unsigned level=0) constGiNaC::ex
real_part() constGiNaC::exinline
return_type() constGiNaC::exinline
return_type_tinfo() constGiNaC::exinline
rhs() constGiNaC::ex
series(const ex &r, int order, unsigned options=0) constGiNaC::ex
share(const ex &other) constGiNaC::exprivate
simplify_indexed(unsigned options=0) constGiNaC::ex
simplify_indexed(const scalar_products &sp, unsigned options=0) constGiNaC::ex
smod(const numeric &xi) constGiNaC::exinline
subs(const exmap &m, unsigned options=0) constGiNaC::exinline
subs(const lst &ls, const lst &lr, unsigned options=0) constGiNaC::ex
subs(const ex &e, unsigned options=0) constGiNaC::ex
swap(ex &other) noexceptGiNaC::exinline
symmetrize() constGiNaC::ex
symmetrize(const lst &l) constGiNaC::ex
symmetrize_cyclic() constGiNaC::ex
symmetrize_cyclic(const lst &l) constGiNaC::ex
tcoeff(const ex &s) constGiNaC::exinline
to_polynomial(exmap &repl) constGiNaC::ex
to_rational(exmap &repl) constGiNaC::ex
traverse(visitor &v) constGiNaC::exinline
traverse_postorder(visitor &v) constGiNaC::ex
traverse_preorder(visitor &v) constGiNaC::ex
unit(const ex &x) constGiNaC::ex
unitcontprim(const ex &x, ex &u, ex &c, ex &p) constGiNaC::ex

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.