logo

Type Definition theon::space::Scalar

source · []
pub type Scalar<S> = <Vector<S> as VectorSpace>::Scalar;
Expand description

The scalar of a EuclideanSpace.