Type Definition wedged::algebra::Scalar4

source · []
pub type Scalar4<T> = Scalar<T, U4>;
Expand description

A scalar in 4-dimensions

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.