From 1160baa61bad605cf8a1d583e8ae356a54a942df Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 26 Jul 2018 16:18:40 -0400 Subject: many changes, including new spin spaces and groups and cleaning up core library code --- lib/dihedral.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/dihedral.h') diff --git a/lib/dihedral.h b/lib/dihedral.h index 5588afa..8d0472b 100644 --- a/lib/dihedral.h +++ b/lib/dihedral.h @@ -21,7 +21,6 @@ class dihedral_t { } } - dihedral_t act(dihedral_t r) const { if (this->is_reflection) { return dihedral_t(!(r.is_reflection), ((q + this->x) - r.x) % q); -- cgit v1.2.3-70-g09d2