Type Definition wedged::algebra::Scalar2

source · []
pub type Scalar2<T> = Scalar<T, U2>;
Expand description

A scalar in 2-dimensions

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.