]> www.ginac.de Git - ginac.git/blobdiff - ginac/relational.h
- Instead of just totally symmetric or antisymmetric, complex symmetries
[ginac.git] / ginac / relational.h
index 8f4efed9ad555d9fc402a7c125cd12e685695b24..c3b223b5eb0f494f722ffc25f20a10ce72de5431 100644 (file)
@@ -56,7 +56,6 @@ public:
        bool info(unsigned inf) const;
        unsigned nops() const;
        ex & let_op(int i);
-       ex map(map_func f) const;
        ex eval(int level=0) const;
        ex evalf(int level=0) const;
        ex normal(lst &sym_lst, lst &repl_lst, int level=0) const;