diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-06 21:33:12 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-06 21:33:12 +0200 |
commit | 1195dfc8bdbf7c131d6c6ec30fedbbe746af1bee (patch) | |
tree | 4a1f3f252c61ee6ed8890a3ea79f06c64730b411 /man/mkinds.Rd | |
parent | bed7630b41738271e3022d498df773f5157fcbac (diff) |
Change implementation of analytical solutions
Preparing for symbolic solutions for more than one compound
Diffstat (limited to 'man/mkinds.Rd')
-rw-r--r-- | man/mkinds.Rd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/mkinds.Rd b/man/mkinds.Rd index 3bbb1c4b..8d1860e8 100644 --- a/man/mkinds.Rd +++ b/man/mkinds.Rd @@ -47,6 +47,7 @@ and value in order to be compatible with mkinfit} } \if{html}{\out{<hr>}} \if{html}{\out{<a id="method-new"></a>}} +\if{latex}{\out{\hypertarget{method-new}{}}} \subsection{Method \code{new()}}{ Create a new mkinds object \subsection{Usage}{ @@ -69,6 +70,7 @@ Create a new mkinds object } \if{html}{\out{<hr>}} \if{html}{\out{<a id="method-clone"></a>}} +\if{latex}{\out{\hypertarget{method-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ |