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

Document Vector.length() #9

Closed
mdekstrand opened this issue Jan 8, 2014 · 1 comment
Closed

Document Vector.length() #9

mdekstrand opened this issue Jan 8, 2014 · 1 comment

Comments

@mdekstrand
Copy link
Contributor

With vectors, it is always confusing whether length refers to Euclidean length or the size/dimensionality of the vector. In vectorz, it seems to be the size. But it would be nice to have this explicitly documented (length() has no JavaDoc).

@mikera
Copy link
Owner

mikera commented Jan 8, 2014

Sounds sensible, thanks!

I've added the relevant docs to IVector, should appear in the next release.

@mikera mikera closed this as completed Jan 8, 2014
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