ComplexPointer

Type Alias ComplexPointer 

Source
pub type ComplexPointer<T> = *mut Complex<T>;