Skip to content
Joris Gillis edited this page Apr 4, 2023 · 2 revisions

Standard documentation for Function.max_in:

 [INTERNAL] 

::

 max_in(self, int ind) -> float

Get largest input value.

Extra doc: https://github.com/casadi/casadi/wiki/L_1vn

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/function.hpp#L351

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1427-L1429

Extra documentation

To edit, see writing tips.

Clone this wiki locally