]> www.ginac.de Git - ginac.git/blobdiff - check/times.h
- dramatic speedup for characteristic polynomials of numerical matrices.
[ginac.git] / check / times.h
index 26a33552f50b6be94acbb0e0c0d82c9966f05ec7..74d3474e49d4adcd4e5c537ca2d8f7eeb4bbe54f 100644 (file)
@@ -25,6 +25,7 @@
 
 #include <sys/resource.h>
 #include <stdlib.h>
+#include <strstream>
 #include <vector>
 
 #include "ginac.h"
@@ -59,8 +60,12 @@ unsigned time_lw_E();
 unsigned time_lw_F();
 unsigned time_lw_G();
 unsigned time_lw_H();
+unsigned time_lw_IJKL();
+unsigned time_lw_M1();
 unsigned time_lw_O();
 unsigned time_lw_P();
 unsigned time_lw_Pprime();
+unsigned time_lw_Q();
+unsigned time_lw_Qprime();
 
 #endif // ndef CHECKS_H