]> www.ginac.de Git - ginac.git/blobdiff - ginac/ncmul.h
- in the output, list delimiters are now { } and matrix delimiters are [ ]
[ginac.git] / ginac / ncmul.h
index f3fc1019dcb5df152cafb8ca1034971ab3a0ac5d..86204484c099fd9e9f37fdc9b8cff3cc95928aa8 100644 (file)
@@ -61,6 +61,7 @@ public:
        ex expand(unsigned options=0) const;
        ex coeff(const ex & s, int n=1) const;
        ex eval(int level=0) const;
+       ex evalm(void) const;
        exvector get_free_indices(void) const;
        ex thisexprseq(const exvector & v) const;
        ex thisexprseq(exvector * vp) const;