This repository was archived by the owner on Dec 19, 2022. It is now read-only.
This repository was archived by the owner on Dec 19, 2022. It is now read-only.
Documentation incorrect for Quaternion32 #20
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels