We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29a85b9 + e0f3499 commit 882ae3aCopy full SHA for 882ae3a
1 file changed
generalTransform.h
@@ -33,7 +33,6 @@ class GeneralTransform {
33
Tristate::Tristate isForward; // otherwise inverse
34
Tristate::Tristate isInPlace; // otherwise out-of-place
35
Tristate::Tristate isReal; // otherwise C2C
36
-
37
Rank rank;
38
39
private:
0 commit comments