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 00b6a51 commit f46f37dCopy full SHA for f46f37d
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::SciMLBase.AbstractEnsembleProblem, alg, ensemblealg::SciMLBase.BasicEnsembleAlgorithm)
21
```
22
23
### EnsembleAlgorithms
0 commit comments