Skip to contents

A query operation for using a slice of a matrix as a mask, when the other axis of the matrix is different from the mask axis. See the Julia documentation for details.

Usage

MaskSlice(axis, ...)

Arguments

axis

String specifying the axis

...

Additional arguments needed to support usage of pipe operator

Value

A query operation object