Type Alias ha_ndarray::AccessOp
source · pub type AccessOp<Op> = AccessOp<Op, Platform>;
Expand description
An accessor for the result of an n-dimensional array operation on the top-level Platform
Aliased Type§
struct AccessOp<Op> { /* private fields */ }