|
a |
|
b/docs/developer/base.rst |
|
|
1 |
Base |
|
|
2 |
~~~~ |
|
|
3 |
.. module:: moscot.base |
|
|
4 |
.. currentmodule:: moscot.base |
|
|
5 |
.. autosummary:: |
|
|
6 |
:toctree: genapi |
|
|
7 |
|
|
|
8 |
problems.BaseProblem |
|
|
9 |
problems.OTProblem |
|
|
10 |
problems.BirthDeathProblem |
|
|
11 |
problems.BaseCompoundProblem |
|
|
12 |
problems.CompoundProblem |
|
|
13 |
cost.BaseCost |
|
|
14 |
problems.AnalysisMixin |
|
|
15 |
problems.BirthDeathMixin |
|
|
16 |
problems.birth_death.beta |
|
|
17 |
problems.birth_death.delta |
|
|
18 |
|
|
|
19 |
.. module:: moscot.solvers |
|
|
20 |
.. currentmodule:: moscot.base |
|
|
21 |
.. autosummary:: |
|
|
22 |
:toctree: genapi |
|
|
23 |
|
|
|
24 |
solver.BaseSolver |
|
|
25 |
solver.OTSolver |
|
|
26 |
|
|
|
27 |
.. autosummary:: |
|
|
28 |
:toctree: genapi |
|
|
29 |
|
|
|
30 |
output.BaseDiscreteSolverOutput |
|
|
31 |
output.MatrixSolverOutput |
|
|
32 |
solver.BaseSolver |
|
|
33 |
solver.OTSolver |
|
|
34 |
output.BaseDiscreteSolverOutput |
|
|
35 |
output.MatrixSolverOutput |