batched_vector_matrix#

georges.manzoni.kernels.batched_vector_matrix(b1: ndarray, b2: ndarray, matrix: ndarray)[source]#
Parameters:
  • b1 – a numpy array containing all the particles

  • b2 – explicit destination for the result

  • matrix – the transfer matrix as a numpy array

Returns:

the destination (result) array