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