You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constexpr_asserts.cpp only spot-checks a handful of cases (Butterworth N=2 ZOH, Elliptic N=2 ZOH, default method). All filter types, orders, and discretization methods should have compile-time batch coverage matching the runtime FULL_MATRIX matrix.
constexpr_asserts.cpp only spot-checks a handful of cases (Butterworth N=2 ZOH, Elliptic N=2 ZOH, default method). All filter types, orders, and discretization methods should have compile-time batch coverage matching the runtime FULL_MATRIX matrix.