pub fn get_nearest_point( recall_precision_curve: &Vector<Point2f>, l_precision: f32, ) -> Result<i32>