Function nalgebra::zero

source ·
pub fn zero<T: Identity<Additive>>() -> T
Expand description

Gets the additive identity element.

See also: