Type Definition truck_geometry::base::Matrix2

source ·
pub type Matrix2 = Matrix2<f64>;
Expand description

redefinition, scalar = f64

Trait Implementations§

The resulting type after applying the * operator.
Performs the * operation. Read more
The resulting type after applying the * operator.
Performs the * operation. Read more