You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: