Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
jchristopherson committed Oct 2, 2024
1 parent fd7a616 commit 939e38e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/fstats_experimental_design.f90
Original file line number Diff line number Diff line change
@@ -212,6 +212,8 @@ pure function doe_evaluate_model(nway, beta, x, map) result(rst)
!! in the model (true). If not supplied, all parameters will be assumed
!! to be part of the model as if the array were filled with all true
!! values.
real(real64), allocatable, dimension(:) :: rst
!! The resulting M-element array.

! Local Variables

0 comments on commit 939e38e

Please sign in to comment.