Array


ql.Array(n)

creates array of size n.

ql.Array(n,r)

creates array of size n, filled with r.

.


Creates a QuantLib array object


Index