[][src]Type Definition quantum2::matrix::Vector

type Vector = [Complex; 32];

Efficient array of complex numbers.