The maxtix_tranz_probability set of functions is aimed to calculate maximum matrix based on transitive closure
multiply_matrix_prob(matrix_1, matrix_2)transitive_closure_prob(positivematrix)
transitive_closure_prob_max(positivematrix)
probability_matrix_transitive(maxmatrix)
matrix
matrix
matrix
matrix
multiplication of matrix matrix_1 and matrix_2
transitive closure of matrix positivematrix
transitive closure of matrix positivematrix with max function
joined transitive closure of matrix maxmatrix