Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinearFilter *FiniteDifference not implemented #24

Open
virtuald opened this issue Jan 16, 2022 · 0 comments
Open

LinearFilter *FiniteDifference not implemented #24

virtuald opened this issue Jan 16, 2022 · 0 comments
Labels
package: wpimath subprojects/robotpy-wpimath

Comments

@virtuald
Copy link
Member

Should take template arguments (1-2, 2-5). Implement as a function that takes the template args and calls the right thing based on that.

robotpy-build won't let you set your own args, so it'll break at the moment unless you do it via inline_cpp, but then you have to duplicate the docs.

@virtuald virtuald transferred this issue from robotpy/robotpy-wpimath Nov 5, 2023
@auscompgeek auscompgeek added the package: wpimath subprojects/robotpy-wpimath label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: wpimath subprojects/robotpy-wpimath
Projects
None yet
Development

No branches or pull requests

2 participants