Function frustool::functions::basic::bias_py[][src]

pub fn bias_py(_: Python<'_>, input: Vec<f64>, num: f64) -> PyResult<Vec<f64>>