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

Rewrite Rule<T> so that rule.x ,rule.w ... are of type Eigen::VectorX<T> #40

Closed
terasakisatoshi opened this issue Dec 10, 2024 · 0 comments · Fixed by #41
Closed

Rewrite Rule<T> so that rule.x ,rule.w ... are of type Eigen::VectorX<T> #40

terasakisatoshi opened this issue Dec 10, 2024 · 0 comments · Fixed by #41

Comments

@terasakisatoshi
Copy link
Contributor

terasakisatoshi commented Dec 10, 2024

It would be nice to have a constructor such as Rule<T>(n_gauss)

Originally posted by @terasakisatoshi in #39 (comment)

@terasakisatoshi terasakisatoshi changed the title Implement Rule<T>(n_gauss) Rewrite Rule<T> so that rule.x ,rule.w ... are of type Eigen::VectorX<T> Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant