netket.jax.vjp# netket.jax.vjp(fun, *primals, has_aux=False, conjugate=False)[source]# Return type: tuple[Any, Callable] | tuple[Any, Callable, Any] Parameters: fun (Callable) has_aux (bool) conjugate (bool)