-
Notifications
You must be signed in to change notification settings - Fork 439
L_r2
[INTERNAL]::
inf(int nrow, int ncol) -> MX inf((int,int) rc) -> MX inf(Sparsity sp) -> MXcreate a matrix with all inf
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L554-L556
.......
::
inf(int nrow, int ncol)[INTERNAL] create a matrix with all inf
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L550-L552
.............
.......
::
inf((int,int) rc)[INTERNAL] create a matrix with all inf
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L554-L556
.............
.......
::
inf(Sparsity sp)[INTERNAL] create a matrix with all inf
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L558-L560
.............
To edit, see writing tips.