#include <libEF_ui.h>
The mlognorm is constructed from a structure with fields:
system = { type = "mlognorm"; k = 0.1; // constant k mu0 = [1., 1.]; // == OPTIONAL == // description of y variables y = {type="rv"; names=["y", "u"];}; // description of u variable u = {type="rv"; names=[];} };
Public Member Functions | |
bdmroot * | build (Setting &S) const |
Function building the computational object. |