Documentation

Interfaces

Table of Contents

Interfaces

ArraySelectorInterface
Interface for selecting elements from an array view.
ArrayViewInterface
Interface for a view of an array with additional methods for filtering, mapping, and transforming the data.
IndexListSelectorInterface
Interface for selecting elements from an array view by boolean mask.
MaskSelectorInterface
Interface for selecting elements from an array view by boolean mask.
PipeSelectorInterface
Interface for selector that applies a series of selectors sequentially to a source array view.
SliceSelectorInterface
Interface for selecting elements from an array view by slice.

        
On this page

Search results