jax-js
    Preparing search index...

    Function applyAlongAxis

    • Apply a function to 1D array slices along an axis.

      This is implemented internally with applications of jax.vmap(), rather than iterating the function over a loop.

      Parameters

      Returns Array