We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44171b4 commit 4ba404cCopy full SHA for 4ba404c
docs/src/interfaces/Ensembles.md
@@ -17,7 +17,7 @@ EnsembleProblem
17
### Solving the Problem
18
19
```@docs
20
-__solve(prob::AbstractEnsembleProblem, alg, ensemblealg::BasicEnsembleAlgorithm)
+solve(prob::AbstractEnsembleProblem, alg, ensemblealg::BasicEnsembleAlgorithm)
21
```
22
23
### EnsembleAlgorithms
0 commit comments