Skip to main content

arg_max

Function arg_max 

Source
pub fn arg_max<A: Expression, V: Expression>(arg: A, val: V) -> ArgMaxExpr<A, V>
Expand description

argMax(arg, val) - value of arg where val is maximum