GiNaC 1.8.7
|
This is the complete list of members for GiNaC::mul, including all inherited members.
accept(GiNaC::visitor &v) const | GiNaC::basic | inlinevirtual |
add | GiNaC::mul | friend |
add_indexed(const ex &self, const ex &other) const | GiNaC::basic | virtual |
add_reference() noexcept | GiNaC::refcounted | inline |
algebraic_subs_mul(const exmap &m, unsigned options) const | GiNaC::mul | |
archive(archive_node &n) const override | GiNaC::expairseq | virtual |
basic() | GiNaC::basic | inlineprotected |
basic(const basic &other) | GiNaC::basic | |
calchash() const override | GiNaC::expairseq | protectedvirtual |
can_be_further_expanded(const ex &e) | GiNaC::mul | protectedstatic |
can_make_flat(const expair &p) const override | GiNaC::mul | protectedvirtual |
canonicalize() | GiNaC::expairseq | protected |
clearflag(unsigned f) const | GiNaC::basic | inline |
coeff(const ex &s, int n=1) const override | GiNaC::mul | virtual |
collect(const ex &s, bool distributed=false) const | GiNaC::basic | virtual |
combine_ex_with_coeff_to_pair(const ex &e, const ex &c) const override | GiNaC::mul | protectedvirtual |
combine_overall_coeff(const ex &c) override | GiNaC::mul | protectedvirtual |
combine_overall_coeff(const ex &c1, const ex &c2) override | GiNaC::mul | protectedvirtual |
combine_pair_with_coeff_to_pair(const expair &p, const ex &c) const override | GiNaC::mul | protectedvirtual |
combine_same_terms_sorted_seq() | GiNaC::expairseq | protected |
compare(const basic &other) const | GiNaC::basic | |
compare_same_type(const basic &other) const | GiNaC::basic | protectedvirtual |
conjugate() const override | GiNaC::mul | virtual |
construct_from_2_ex(const ex &lh, const ex &rh) | GiNaC::expairseq | protected |
construct_from_2_expairseq(const expairseq &s1, const expairseq &s2) | GiNaC::expairseq | protected |
construct_from_epvector(const epvector &v, bool do_index_renaming=false) | GiNaC::expairseq | protected |
construct_from_epvector(epvector &&v, bool do_index_renaming=false) | GiNaC::expairseq | protected |
construct_from_expairseq_ex(const expairseq &s, const ex &e) | GiNaC::expairseq | protected |
construct_from_exvector(const exvector &v) | GiNaC::expairseq | protected |
contract_with(exvector::iterator self, exvector::iterator other, exvector &v) const | GiNaC::basic | virtual |
dbgprint() const | GiNaC::basic | virtual |
dbgprinttree() const | GiNaC::basic | virtual |
default_overall_coeff() const override | GiNaC::mul | protectedvirtual |
degree(const ex &s) const override | GiNaC::mul | virtual |
derivative(const symbol &s) const override | GiNaC::mul | protectedvirtual |
diff(const symbol &s, unsigned nth=1) const | GiNaC::basic | |
do_print(const print_context &c, unsigned level) const | GiNaC::mul | protected |
do_print_csrc(const print_csrc &c, unsigned level) const | GiNaC::mul | protected |
do_print_latex(const print_latex &c, unsigned level) const | GiNaC::mul | protected |
do_print_python_repr(const print_python_repr &c, unsigned level) const | GiNaC::mul | protected |
do_print_tree(const print_tree &c, unsigned level) const | GiNaC::expairseq | protected |
duplicate() const | GiNaC::basic | inlinevirtual |
ensure_if_modifiable() const | GiNaC::basic | protected |
eval() const override | GiNaC::mul | virtual |
eval_indexed(const basic &i) const | GiNaC::basic | virtual |
eval_integ() const | GiNaC::basic | virtual |
eval_ncmul(const exvector &v) const override | GiNaC::mul | protectedvirtual |
evalchildren() const | GiNaC::expairseq | protected |
evalf() const override | GiNaC::mul | virtual |
evalm() const override | GiNaC::mul | virtual |
expair_needs_further_processing(epp it) override | GiNaC::mul | protectedvirtual |
expairseq(const ex &lh, const ex &rh) | GiNaC::expairseq | |
expairseq(const exvector &v) | GiNaC::expairseq | |
expairseq(const epvector &v, const ex &oc, bool do_index_renaming=false) | GiNaC::expairseq | |
expairseq(epvector &&vp, const ex &oc, bool do_index_renaming=false) | GiNaC::expairseq | |
expand(unsigned options=0) const override | GiNaC::mul | protectedvirtual |
expandchildren(unsigned options) const | GiNaC::mul | protected |
find_real_imag(ex &, ex &) const | GiNaC::mul | protected |
flags | GiNaC::basic | mutableprotected |
get_free_indices() const override | GiNaC::mul | virtual |
get_refcount() const noexcept | GiNaC::refcounted | inline |
gethash() const | GiNaC::basic | inline |
has(const ex &other, unsigned options=0) const override | GiNaC::mul | virtual |
hashvalue | GiNaC::basic | mutableprotected |
hold() const | GiNaC::basic | |
imag_part() const override | GiNaC::mul | virtual |
info(unsigned inf) const override | GiNaC::mul | virtual |
integer_content() const override | GiNaC::mul | virtual |
is_canonical() const | GiNaC::expairseq | protected |
is_equal(const basic &other) const | GiNaC::basic | |
is_equal_same_type(const basic &other) const override | GiNaC::expairseq | protectedvirtual |
is_polynomial(const ex &var) const override | GiNaC::mul | virtual |
ldegree(const ex &s) const override | GiNaC::mul | virtual |
let_op(size_t i) | GiNaC::basic | virtual |
make_flat(const exvector &v) | GiNaC::expairseq | protected |
make_flat(const epvector &v, bool do_index_renaming=false) | GiNaC::expairseq | protected |
map(map_function &f) const override | GiNaC::expairseq | virtual |
match(const ex &pattern, exmap &repl_lst) const override | GiNaC::expairseq | virtual |
match_same_type(const basic &other) const | GiNaC::basic | protectedvirtual |
max_coefficient() const override | GiNaC::mul | virtual |
mul(const ex &lh, const ex &rh) | GiNaC::mul | |
mul(const exvector &v) | GiNaC::mul | |
mul(const epvector &v) | GiNaC::mul | |
mul(const epvector &v, const ex &oc, bool do_index_renaming=false) | GiNaC::mul | |
mul(epvector &&vp) | GiNaC::mul | |
mul(epvector &&vp, const ex &oc, bool do_index_renaming=false) | GiNaC::mul | |
mul(const ex &lh, const ex &mh, const ex &rh) | GiNaC::mul | |
ncmul | GiNaC::mul | friend |
nops() const override | GiNaC::expairseq | virtual |
normal(exmap &repl, exmap &rev_lookup, lst &modifier) const override | GiNaC::mul | virtual |
op(size_t i) const override | GiNaC::expairseq | virtual |
operator=(const basic &other) | GiNaC::basic | |
operator[](const ex &index) const | GiNaC::basic | virtual |
operator[](size_t i) const | GiNaC::basic | virtual |
operator[](const ex &index) | GiNaC::basic | virtual |
operator[](size_t i) | GiNaC::basic | virtual |
overall_coeff | GiNaC::expairseq | protected |
power | GiNaC::mul | friend |
precedence() const override | GiNaC::mul | inlinevirtual |
print(const print_context &c, unsigned level=0) const | GiNaC::basic | virtual |
print_dispatch(const print_context &c, unsigned level) const | GiNaC::basic | inline |
print_dispatch(const registered_class_info &ri, const print_context &c, unsigned level) const | GiNaC::basic | |
print_overall_coeff(const print_context &c, const char *mul_sym) const | GiNaC::mul | protected |
printpair(const print_context &c, const expair &p, unsigned upper_precedence) const | GiNaC::expairseq | protectedvirtual |
printseq(const print_context &c, char delim, unsigned this_precedence, unsigned upper_precedence) const | GiNaC::expairseq | protectedvirtual |
read_archive(const archive_node &n, lst &syms) override | GiNaC::expairseq | virtual |
real_part() const override | GiNaC::mul | virtual |
recombine_pair_to_ex(const expair &p) const override | GiNaC::mul | protectedvirtual |
refcount | GiNaC::refcounted | private |
refcounted() noexcept | GiNaC::refcounted | inline |
remove_reference() noexcept | GiNaC::refcounted | inline |
return_type() const override | GiNaC::mul | protectedvirtual |
return_type_tinfo() const override | GiNaC::mul | protectedvirtual |
scalar_mul_indexed(const ex &self, const numeric &other) const | GiNaC::basic | virtual |
seq | GiNaC::expairseq | protected |
series(const relational &s, int order, unsigned options=0) const override | GiNaC::mul | virtual |
set_refcount(unsigned int r) noexcept | GiNaC::refcounted | inline |
setflag(unsigned f) const | GiNaC::basic | inline |
smod(const numeric &xi) const override | GiNaC::mul | virtual |
split_ex_to_pair(const ex &e) const override | GiNaC::mul | protectedvirtual |
subs(const exmap &m, unsigned options=0) const override | GiNaC::expairseq | virtual |
subs_one_level(const exmap &m, unsigned options) const | GiNaC::basic | |
subschildren(const exmap &m, unsigned options=0) const | GiNaC::expairseq | protected |
thisexpairseq(const epvector &v, const ex &oc, bool do_index_renaming=false) const override | GiNaC::mul | protectedvirtual |
thisexpairseq(epvector &&vp, const ex &oc, bool do_index_renaming=false) const override | GiNaC::mul | protectedvirtual |
to_polynomial(exmap &repl) const override | GiNaC::expairseq | virtual |
to_rational(exmap &repl) const override | GiNaC::expairseq | virtual |
~basic() | GiNaC::basic | inlinevirtual |