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

# realp

An array of real parts of the complex numbers.

## Declaration

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

## See Also

### Inspecting a Split Complex Structure’s Data

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