Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Documentation incorrect for Quaternion32 #20

Open
calvertdw opened this issue Nov 14, 2018 · 1 comment
Open

Documentation incorrect for Quaternion32 #20

calvertdw opened this issue Nov 14, 2018 · 1 comment

Comments

@calvertdw
Copy link
Member

From Quarternion32.java

 * This version of quaternion uses **double** precision fields to save the value of each component. It
 * is meant for garbage free usage and for situations where heap memory is limited. When memory is
 * not a constraint, the use of {@link **Vector2D32**} is preferable.
@SylvainBertrand
Copy link
Member

I fixed this typo in Euclid. I probably won't change it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants