zero

fun <N : Nat> zero(dim: N): Vector<N>(source)

Creates a zero vector with dimension specified by the Nat type parameter.