logo

Type Definition plexus::geometry::Scalar

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

The scalar of a EuclideanSpace.