pub type ComplexVector = NumVector<Complex64>;
Expand description

ComplexVector is an alias to NumVector and is used in most functions that call OpenBLAS