Function nalgebra::zero

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

Gets the additive identity element.

§See also: