File am_ge.m

Parent directory (matlab/symbolic)

am_ge is the amici implementation of the n-ary mathml greaterorequal function this is an n-ary function, for more than 2 input parameters it will check whether and(varargin{1} >= varargin{2},varargin{2} >= varargin{3},…)

Definition (matlab/symbolic/am_ge.m)

Functions