new_complex_buffer

Function new_complex_buffer 

Source
pub fn new_complex_buffer<T: Float>(size: usize) -> Vec<Complex<T>>