]> www.ginac.de Git - ginac.git/blobdiff - ginac/power.h
Improvements w.r.t. automatic renaming of dummy indices.
[ginac.git] / ginac / power.h
index 2a2c500471a887b38bf285b16bb891e504aff668..d93bf9812c6e89c9c9d8f896f709c64168baf6fa 100644 (file)
@@ -65,7 +65,6 @@ public:
        ex normal(exmap & repl, exmap & rev_lookup, int level = 0) const;
        ex to_rational(exmap & repl) const;
        ex to_polynomial(exmap & repl) const;
-       exvector get_free_indices() const;
        ex conjugate() const;
 protected:
        ex derivative(const symbol & s) const;