pub fn create_dual_variables(x: &ArrayView1<'_, f64>) -> Vec<Dual>Expand description
Create an array of dual numbers for gradient computation
pub fn create_dual_variables(x: &ArrayView1<'_, f64>) -> Vec<Dual>Create an array of dual numbers for gradient computation