pub fn new_vector(n: u32) -> UniquePtr<VectorF64>
Creates a new zero-filled VectorF64 of length n.
VectorF64
n