This commit is contained in:
toni
2017-03-21 17:21:24 +01:00
21 changed files with 812 additions and 266 deletions

View File

@@ -77,9 +77,9 @@ namespace Filter {
const Scalar _b0, _b1, _b2, _a1, _a2, _gain;
const Scalar _preCompStateSpaceOutputVec1, _preCompStateSpaceOutputVec2;
Scalar _z1, _z2;
Scalar _z1, _z2;
const Scalar _preCompStateSpaceOutputVec1, _preCompStateSpaceOutputVec2;
};