alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
512 stars 53 forks source link

Add project-wide #![deny(missing_docs)] #85

Closed alphaville closed 5 years ago

alphaville commented 5 years ago

Add a #![deny(missing_docs)] to enforce that all public functions are documented.