]> www.ginac.de Git - ginac.git/blobdiff - ginac/power.h
- in the output, list delimiters are now { } and matrix delimiters are [ ]
[ginac.git] / ginac / power.h
index 8f7ac50142933bf154cf27e128c04265e416a54b..00f02b1f09f1dd7b3b706c839dc7ad1f3aa2f60d 100644 (file)
@@ -53,6 +53,7 @@ public:
        bool info(unsigned inf) const;
        unsigned nops() const;
        ex & let_op(int i);
+       ex map(map_func f) const;
        int degree(const ex & s) const;
        int ldegree(const ex & s) const;
        ex coeff(const ex & s, int n = 1) const;