Skip to contents

Initializes an normal distribution

Usage

init_normal_distr(normal_distr, distr_id = 0, param_id = 0)

Arguments

normal_distr

a normal distribution, using create_normal_distr

distr_id

the first distribution's ID

param_id

the first parameter's ID

Value

an initialized normal distribution

Author

Richèl J.C. Bilderbeek