Function faer_core::matrix_ops::scale

source ·
pub fn scale<E: Entity>(value: E) -> Matrix<Scale<E>>
Expand description

Returns a scaling factor with the given value.