Function am_and¶
Defined in File am_and.m
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 parameterb: second input parameter
- Return Value
fun: logical value, negative for false, positive for true