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

Standard documentation for norm_1:

 1-norm

::

 norm_1(DM x) -> DM
 norm_1(SX x) -> SX
 norm_1(MX x) -> MX

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/generic_matrix.hpp#L539

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/generic_matrix.hpp#L539-L539

Extra documentation

To edit, see writing tips.

Clone this wiki locally