(model* mo, int cur, int times)
Allocates a new background_distributions struct and assigs the arguments to the respective fields.
Documentation
Allocates a new background_distributions struct and assigs the arguments to
the respective fields. Note: The arguments need allocation outside of this
function.
- Parameters:
- - mo : one model
cur - : a id of a state
times - : number of times the state cur is at least evaluated
- Returns:
- : 0 on success, -1 on error
Alphabetic index
This page was generated with the help of DOC++.