pub fn generate_error_entry_from_file<T: Float + Debug>( file_path: &str, func: &dyn Fn(&Vec<T>) -> T, ) -> Stats