Function am_min¶
Defined in File am_min.m
Function Documentation¶
-
mlhsInnerSubst< matlabtypesubstitute > am_min(::sym a, ::sym b) am_min is the amici implementation of the symbolic min function
- Parameters
a: first input parameterb: second input parameter
- Return Value
fun: minimum of a and b