Skip to main content

TracePoint

Type Alias TracePoint 

Source
pub type TracePoint = (Vec<f64>, f64, bool);
Expand description

CSV trace point: (x_vector, f_value, is_improvement)