Get the contact matrix at some specific day (1st dimension of array).

get_contact_matrix_cpp(array, i)

Arguments

array

the mixing matrix array (days x age x age)

i

the day (indexes the first dimension, assumes zero indexing)