Skip to main content

get_complex_buffer

Function get_complex_buffer 

Source
pub fn get_complex_buffer(
    min_capacity: usize,
) -> FractalResult<Vec<Complex<f64>>>
Expand description

Get a complex vector from the global pool.