quantum::matrix::Vector [] [src]

type Vector = [Complex; MAX_SIZE];

Efficient array of complex numbers.