Skip to content

Commit

Permalink
docs: add new interface functions to API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Sep 20, 2024
1 parent f73943f commit 5bbce13
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ observed
parameter_observed
```

#### Historical index providers

```@docs
is_markovian
```

#### Parameter timeseries

If the index provider contains parameters that change during the course of the simulation
Expand Down Expand Up @@ -67,6 +73,12 @@ getu
setu
```

#### Historical value providers

```@docs
get_history_function
```

### Parameter indexing

```@docs
Expand Down

0 comments on commit 5bbce13

Please sign in to comment.