diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 14:34:45 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 14:50:27 +0100 |
commit | d89e3d22eb9dc383897b09e9c5aa1b57f65cdbf0 (patch) | |
tree | e81237fcbd996390eadd439295f2fb4b3874b0ab /docs/reference/index.html | |
parent | f134599b4d2cd3558b887b7f06faf1dfb599196e (diff) |
Add the logistic model
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 7dd32430..78eb0337 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -419,6 +419,12 @@ <p><code><a href="IORE.solution.html">IORE.solution()</a></code> </p> </td> <td><p>Indeterminate order rate equation kinetics</p></td> + </tr><tr> + + <td> + <p><code><a href="logistic.solution.html">logistic.solution()</a></code> </p> + </td> + <td><p>Logistic kinetics</p></td> </tr> </tbody><tbody> <tr> |