Skip to main content

valid_configuration

Function valid_configuration 

Source
fn valid_configuration(
    e: f64,
    i: f64,
    w_ee: f64,
    w_ei: f64,
    w_ie: f64,
    w_ii: f64,
    tau_e: f64,
    tau_i: f64,
    a: f64,
    theta: f64,
    dt: f64,
) -> bool