Function am_and

Function Documentation

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

am_and is the amici implementation of the symbolic and function

Parameters
  • a: first input parameter

  • b: second input parameter

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