Function nalgebra_glm::one

source ·
pub fn one<T>() -> T
where T: One,
Expand description

Returns 1. Gets the multiplicative identity element.

§See also: