Skip to main content

Module selectors

Module selectors 

Source

Enums§

IndexScalar
SliceSelector

Functions§

build_cell_scalar_selectors
build_slice_selectors
build_sparse_assignment_selectors
Builds selectors for sparse two-subscript assignment. Numeric selectors may grow their addressed dimension; colon and logical selectors remain tied to the existing shape, matching MATLAB indexed-assignment rules.
index_scalar_from_value
indices_from_value_linear
materialize_index_value
selector_from_value_dim

Type Aliases§

VmResult