8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sparsity.makeDense
Make a patten dense. makeDense(self) -> (Sparsity , [int] OUTPUT) Extra doc: https://github.com/casadi/casadi/wiki/L_cu Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.hpp#L710 Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.cpp#L559-L561
Make a patten dense. makeDense(self) -> (Sparsity , [int] OUTPUT)
Extra doc: https://github.com/casadi/casadi/wiki/L_cu
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.hpp#L710
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.cpp#L559-L561
To edit, see writing tips.