Class TensorRemoveUpdate


  • public class TensorRemoveUpdate
    extends ValueUpdate<TensorFieldValue>
    An update used to remove cells from a sparse tensor or dense sub-spaces from a mixed tensor. The specification of which cells to remove contains addresses using a subset or all of the sparse dimensions of the tensor type. This is represented as a sparse tensor where cell values are set to 1.0.