Contents

ndArray

Waits for any pending write access on the underlying ndArray to complete, then returns it.

Declaration

final var ndArray: NDArray? { get async throws }

Discussion

Returns nil if kind is not .ndArray.