Searched refs:make_toeplitz_matrix (Results 1 – 2 of 2) sorted by relevance
194 output_tf = math_utils.make_toeplitz_matrix(inputs)
322 def make_toeplitz_matrix(inputs, name=None): function