[private]
Function that does the same as alloc with calloc.
From GSL manual : This function allocates memory for a vector of length n and initializes all the elements of the vector to zero.