Searched refs:matrix_solve_with_broadcast (Results 1 – 5 of 5) sorted by relevance
196 result = linear_operator_util.matrix_solve_with_broadcast(matrix, rhs)213 result = linear_operator_util.matrix_solve_with_broadcast(matrix, rhs)233 result = linear_operator_util.matrix_solve_with_broadcast(matrix_ph, rhs_ph)250 result = linear_operator_util.matrix_solve_with_broadcast(267 linear_operator_util.matrix_solve_with_broadcast(matrix_ph, rhs_ph),
476 capinv_vh_linv_rhs = linear_operator_util.matrix_solve_with_broadcast(
363 def matrix_solve_with_broadcast(matrix, rhs, adjoint=False, name=None): function
412 mat_solve = linear_operator_util.matrix_solve_with_broadcast(mat_a, mat_b)675 mat_solve = linear_operator_util.matrix_solve_with_broadcast(
798 return linear_operator_util.matrix_solve_with_broadcast(