argmin
0.3.1
In argmin::
prelude::
identities
argmin
::
prelude
::
identities
Function
zero
Copy item path
Source
pub fn zero<T>() -> T
where T:
Zero
,
Expand description
Returns the additive identity,
0
.