atoti.array.negative_values()# atoti.array.negative_values(measure, /)# Return a measure where all the elements > 0 of the passed array measure are replaced by 0. Parameters: measure (VariableMeasureConvertible) Return type: MeasureDescription