Function new_vector

Source
pub fn new_vector(n: u32) -> UniquePtr<VectorF64>
Expand description

Creates a new zero-filled VectorF64 of length n.