Set the vector at index to zero.
index
void setZero(int index) => setValues(index, 0.0, 0.0, 0.0, 0.0);