Expand description
§CasADi Rust interface
This is a Rust interface to C functions generated by Rust
This is a no-std library (however, mind that the CasADi-generated code
requires libm to call functions such as sqrt, sin, etc…)
Functions§
- estimate_
local_ lipschitz_ squared - Estimates a local squared Lipschitz constant for the gradient of the cost
- icasadi_
cost - Consume the cost function written in C
- icasadi_
grad - Consume the Jacobian function written in C
- num_
decision_ variables - Number of decision variables
- num_
static_ parameters - Number of static parameters