Function am_or¶
Defined in File am_or.m
Function Documentation¶
-
mlhsInnerSubst< matlabtypesubstitute > am_or(::sym a, ::sym b) am_or is the amici implementation of the symbolic or function
- Parameters
a: first input parameterb: second input parameter
- Return Value
fun: logical value, negative for false, positive for true