Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Apr 17, 2024
1 parent b428dfa commit 31e172a
Show file tree
Hide file tree
Showing 111 changed files with 1,426 additions and 841 deletions.
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h3>Derived Types</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
12 changes: 6 additions & 6 deletions doc/interface/anova.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h1>anova
<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip"
data-bs-placement="bottom" data-html="true"
title="<p> 0.3% of total for procedures.</p>Including implementation: 146 statements, 9.1% of total for procedures.">5 statements</a>
title="<p> 0.3% of total for procedures.</p>Including implementation: 146 statements, 8.8% of total for procedures.">5 statements</a>
</li>

<li class="list-inline-item" id="source-file">
Expand Down Expand Up @@ -237,7 +237,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-x~16"></span>
<span class="anchor" id="variable-x~9"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -282,7 +282,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-x~17"></span>
<span class="anchor" id="variable-x~10"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -357,7 +357,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-ymod~3"></span>
<span class="anchor" id="variable-ymod"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand All @@ -372,7 +372,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-err~5"></span>
<span class="anchor" id="variable-err"></span>
class(errors),
</td>
<td>intent(inout),</td>
Expand Down Expand Up @@ -416,7 +416,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/bootstrap_resampling_routine.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-x~8"></span>
<span class="anchor" id="variable-x~23"></span>
real(kind=real64),
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -205,7 +205,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/bootstrap_statistic_routine.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-x~9"></span>
<span class="anchor" id="variable-x~24"></span>
real(kind=real64),
</td>
<td>intent(in),</td>
Expand All @@ -169,7 +169,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-rst~10"></span><small>real(kind=real64)</small></h3>
<h3>Return Value <span class="anchor" id="variable-rst~18"></span><small>real(kind=real64)</small></h3>
<p>The resulting statistic.</p>
<h3>Description</h3>
<p>Defines the signature of a function for computing the desired
Expand All @@ -191,7 +191,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/box_muller_sample.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-n"></span>
<span class="anchor" id="variable-n~37"></span>
integer(kind=int32),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -301,7 +301,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
16 changes: 8 additions & 8 deletions doc/interface/confidence_interval.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-dist~4"></span>
<span class="anchor" id="variable-dist"></span>
class(<a href='..\type\distribution.html'>distribution</a>),
</td>
<td>intent(in)</td>
Expand All @@ -190,7 +190,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-alpha~12"></span>
<span class="anchor" id="variable-alpha"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand All @@ -206,7 +206,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-s~3"></span>
<span class="anchor" id="variable-s"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand All @@ -221,7 +221,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-n~36"></span>
<span class="anchor" id="variable-n~15"></span>
integer(kind=int32),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -265,7 +265,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-dist~5"></span>
<span class="anchor" id="variable-dist~2"></span>
class(<a href='..\type\distribution.html'>distribution</a>),
</td>
<td>intent(in)</td>
Expand All @@ -281,7 +281,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-alpha~13"></span>
<span class="anchor" id="variable-alpha~2"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand All @@ -297,7 +297,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-x~51"></span>
<span class="anchor" id="variable-x~16"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -336,7 +336,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/distribution_function.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-x~39"></span>
<span class="anchor" id="variable-x~46"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand All @@ -184,7 +184,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-rst~32"></span><small>real(kind=real64)</small></h3>
<h3>Return Value <span class="anchor" id="variable-rst~34"></span><small>real(kind=real64)</small></h3>
<p>The value of the function.</p>
<h3>Description</h3>
<p>Defines the interface for a probability distribution function.</p>
Expand All @@ -205,7 +205,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/distribution_property.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-rst~33"></span><small>real(kind=real64)</small></h3>
<h3>Return Value <span class="anchor" id="variable-rst~35"></span><small>real(kind=real64)</small></h3>
<p>The property value.</p>
<h3>Description</h3>
<p>Computes the value of a distribution property.</p>
Expand All @@ -190,7 +190,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/iteration_update.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-iter~2"></span>
<span class="anchor" id="variable-iter"></span>
integer(kind=int32),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -183,7 +183,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-resid~5"></span>
<span class="anchor" id="variable-resid~4"></span>
real(kind=real64),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -246,7 +246,7 @@ <h3>Arguments</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions doc/interface/pooled_variance.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h1>pooled_variance
<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip"
data-bs-placement="bottom" data-html="true"
title="<p> 0.2% of total for procedures.</p>Including implementation: 32 statements, 2.0% of total for procedures.">4 statements</a>
title="<p> 0.2% of total for procedures.</p>Including implementation: 32 statements, 1.9% of total for procedures.">4 statements</a>
</li>

<li class="list-inline-item" id="source-file">
Expand Down Expand Up @@ -231,7 +231,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-x~28"></span>
<span class="anchor" id="variable-x~8"></span>
type(<a href='..\type\array_container.html'>array_container</a>),
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -270,7 +270,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/regression_function.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-resid~4"></span>
<span class="anchor" id="variable-resid~3"></span>
real(kind=real64),
</td>
<td>intent(out),</td>
Expand Down Expand Up @@ -231,7 +231,7 @@ <h3>Arguments</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion doc/lists/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h1>Source Files</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion doc/lists/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h1>Modules</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
10 changes: 8 additions & 2 deletions doc/lists/procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1>Procedures</h1>
<td><a href='..\proc\bartletts_test.html'>bartletts_test</a></td>
<td><a href='..\module\fstats_hypothesis.html'>fstats_hypothesis</a></td>
<td>Subroutine</td>
<td><p>Computes Bartlett's test statistic as follows.</p><a href="../proc/bartletts_test.html" class="pull-right"><emph>Read more&hellip;</emph></a></td>
<td><p>Computes Bartlett's test statistic and associated probability.</p><a href="../proc/bartletts_test.html" class="pull-right"><emph>Read more&hellip;</emph></a></td>
</tr>
<tr>
<td><a href='..\proc\beta.html'>beta</a></td>
Expand Down Expand Up @@ -271,6 +271,12 @@ <h1>Procedures</h1>
<td><a href='..\module\fstats_regression.html'>fstats_regression</a></td>
<td>Subroutine</td>
<td><p>Computes the Jacobian matrix for a nonlinear regression problem.</p></td>
</tr>
<tr>
<td><a href='..\proc\levenes_test.html'>levenes_test</a></td>
<td><a href='..\module\fstats_hypothesis.html'>fstats_hypothesis</a></td>
<td>Subroutine</td>
<td><p>Computes Levene's test statistic and associated probability.</p><a href="../proc/levenes_test.html" class="pull-right"><emph>Read more&hellip;</emph></a></td>
</tr>
<tr>
<td><a href='..\proc\linear_least_squares.html'>linear_least_squares</a></td>
Expand Down Expand Up @@ -446,7 +452,7 @@ <h1>Procedures</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion doc/lists/types.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h1>Derived Types</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-16 13:46 </p>
on 2024-04-16 20:51 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 31e172a

Please sign in to comment.