]> www.ginac.de Git - ginac.git/blobdiff - check/exams.h
Added complex conjugation methods and GiNaC function "conjugate".
[ginac.git] / check / exams.h
index 2b2c0ac2dcf94b13570dc81ee1b6621fdd07dc1f..9de123850cada8c3ada50470f4bcc4968c8f9c19 100644 (file)
@@ -33,6 +33,7 @@ unsigned exam_paranoia();
 unsigned exam_numeric();
 unsigned exam_powerlaws();
 unsigned exam_inifcns();
+unsigned exam_inifcns_nstdsums();
 unsigned exam_differentiation();
 unsigned exam_polygcd();
 unsigned exam_normalization();
@@ -43,7 +44,8 @@ unsigned exam_indexed();
 unsigned exam_color();
 unsigned exam_clifford();
 unsigned exam_archive();
+unsigned exam_structure();
+unsigned exam_hashmap();
 unsigned exam_misc();
-unsigned exam_inifcns_nstdsums();
 
 #endif // ndef EXAMS_H