Searched refs:matrix_solve_with_broadcast (Results 1 – 5 of 5) sorted by relevance
200 result = linear_operator_util.matrix_solve_with_broadcast(matrix, rhs)217 result = linear_operator_util.matrix_solve_with_broadcast(matrix, rhs)237 result = linear_operator_util.matrix_solve_with_broadcast(matrix_ph, rhs_ph)254 result = linear_operator_util.matrix_solve_with_broadcast(271 linear_operator_util.matrix_solve_with_broadcast(matrix_ph, rhs_ph),
448 capinv_vh_linv_rhs = linear_operator_util.matrix_solve_with_broadcast(
366 def matrix_solve_with_broadcast(matrix, rhs, adjoint=False, name=None): function
794 return linear_operator_util.matrix_solve_with_broadcast(
567 mat_solve = linear_operator_util.matrix_solve_with_broadcast(