---
title: realp
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/dspsplitcomplex/realp
---

# realp

An array of real parts of the complex numbers.

## Declaration

```swift
var realp: UnsafeMutablePointer<Float>
```

## See Also

### Inspecting a Split Complex Structure’s Data

- [imagp](accelerate/dspsplitcomplex/imagp.md)
