Vector
Parameters
S
self type to prevent vector operations between vectors of different spaces.
Functions
Link copied to clipboard
Computes the angle in radians between two vectors.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Computes the distance between two vectors, interpreted as points in an Euclidean space. Throws IllegalArgumentException if vectors have different dimensions.
Link copied to clipboard