Check for row normalization of a matrix
t_matrix : densee or sparse matrix
epsilon : float, optional
threshold for how close the row sums need to be to 1
truth : bool
True if the 2-norm of error in the row sums is less than Epsilon.