Function am_xor

Function Documentation

mlhsInnerSubst< matlabtypesubstitute > am_xor(::sym a, ::sym b)

am_xor is the amici implementation of the symbolic exclusive or function

Parameters
  • a: first input parameter

  • b: second input parameter

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