[][src]Function radiate::models::neat::layers::vectorops::subtract

pub fn subtract(one: &Vec<f32>, two: &Vec<f32>) -> Vec<f32>