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

A possible typo in cdot_swizzle #443

Closed
cuihantao opened this issue Oct 28, 2022 · 2 comments
Closed

A possible typo in cdot_swizzle #443

cuihantao opened this issue Oct 28, 2022 · 2 comments

Comments

@cuihantao
Copy link

There might be a typo here:

reim = Vec(zero(T), zero(T))

Vec is not defined. What should it be? Neither Vector or vec takes two zeros.

@chriselrod
Copy link
Member

It should be VectorizationBase.Vec.

@cuihantao
Copy link
Author

Thanks!

This issue was closed.
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

2 participants