]> www.ginac.de Git - ginac.git/blobdiff - check/times.h
- Two new timimgs that are interesting for optimizing.
[ginac.git] / check / times.h
index bb54399e61ef4f968c18f1880f684f5ed8ca9cd9..dec00ace8342e30f1b5dc2c97bcd93501cc35b55 100644 (file)
@@ -49,5 +49,7 @@ private:
 // prototypes for all individual timings should be unsigned fcn():
 unsigned time_dennyfliegner();
 unsigned time_gammaseries();
+unsigned time_vandermonde();
+unsigned time_toeplitz();
 
 #endif // ndef CHECKS_H