Note that this convolution operation is not commutative! The order matters: here the delay implied by matrix_a happens first, then the one implied by matrix_b.

.convolve_delay_distribution_matrices(matrix_a, matrix_b)

Arguments

matrix_a

discretized delay distribution matrix

matrix_b

discretized delay distribution matrix

Value

convolved discretized delay distribution matrix