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

param a

first input parameter

param b

second input parameter

returns

fun – logical value, negative for false, positive for true