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

vector_sum_of_squares: Add implementation for non-floating-point types #65

Open
mhoemmen opened this issue May 28, 2021 · 0 comments
Open

Comments

@mhoemmen
Copy link
Contributor

The current implementation depends on being able to convert 1.0 to Scalar.

We might also want to consider adding a Note to P1673 that the preferred initial value for the init argument's "scaled sum of squares" field is 1 (or whatever that means for your Scalar type).

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

No branches or pull requests

1 participant