diff --git a/src/lib.rs b/src/lib.rs index 4ee752c..c3e9667 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -34,6 +34,7 @@ //! - Error //! - Incomplete Gamma //! - Incomplete Beta +//! - Lambert W //! - Automatic Differentiation //! - [Taylor mode forward AD](structure/ad/index.html) //! - Numerical Utils