pub type Scalar<S> = <Vector<S> as VectorSpace>::Scalar;
The scalar of a EuclideanSpace.
EuclideanSpace