---
title: "Clipping, limit, and threshold operations"
framework: accelerate
role: collectionGroup
role_heading: API Collection
path: accelerate/clipping-limit-and-threshold-operations
---

# Clipping, limit, and threshold operations

Apply clipping, limit, or threshold rules to the elements in a vector.

## Topics

### Clipping Operations

- [clip(_:to:)](accelerate/vdsp/clip(_:to:)-8jsic.md)
- [clip(_:to:)](accelerate/vdsp/clip(_:to:)-20gz4.md)
- [clip(_:to:result:)](accelerate/vdsp/clip(_:to:result:)-3lbii.md)
- [clip(_:to:result:)](accelerate/vdsp/clip(_:to:result:)-84zw9.md)
- [invertedClip(_:to:)](accelerate/vdsp/invertedclip(_:to:)-8yqtl.md)
- [invertedClip(_:to:)](accelerate/vdsp/invertedclip(_:to:)-4pkxw.md)
- [invertedClip(_:to:result:)](accelerate/vdsp/invertedclip(_:to:result:)-5ioal.md)
- [invertedClip(_:to:result:)](accelerate/vdsp/invertedclip(_:to:result:)-3q12m.md)

### Limit Operations

- [limit(_:limit:withOutputConstant:)](accelerate/vdsp/limit(_:limit:withoutputconstant:)-2d9u6.md)
- [limit(_:limit:withOutputConstant:)](accelerate/vdsp/limit(_:limit:withoutputconstant:)-8bj65.md)
- [limit(_:limit:withOutputConstant:result:)](accelerate/vdsp/limit(_:limit:withoutputconstant:result:)-6apdv.md)
- [limit(_:limit:withOutputConstant:result:)](accelerate/vdsp/limit(_:limit:withoutputconstant:result:)-9v33v.md)

### Threshold Operations

- [threshold(_:to:with:)](accelerate/vdsp/threshold(_:to:with:)-77g7l.md)
- [threshold(_:to:with:)](accelerate/vdsp/threshold(_:to:with:)-534ob.md)
- [threshold(_:to:with:result:)](accelerate/vdsp/threshold(_:to:with:result:)-45b58.md)
- [threshold(_:to:with:result:)](accelerate/vdsp/threshold(_:to:with:result:)-8137c.md)
- [vDSP.ThresholdRule](accelerate/vdsp/thresholdrule.md)

## See Also

### Single-vector arithmetic functions

- [Absolute and negation functions](accelerate/absolute-and-negation-functions.md)
- [Integration functions](accelerate/integration-functions.md)
- [Normalization functions](accelerate/normalization-functions.md)
- [Phase computation functions](accelerate/phase-computation-functions.md)
- [Complex conjugation functions](accelerate/complex-conjugation-functions.md)
- [Vector squaring functions](accelerate/vector-squaring-functions.md)
- [Fractional part extraction](accelerate/fractional-part-extraction.md)
- [Zero crossing search](accelerate/zero-crossing-search.md)
