Function am_or

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 parameter

  • b: second input parameter

Return Value
  • fun: logical value, negative for false, positive for true