---
title: "sparse_matrix_create_float_complex(_:_:)"
framework: accelerate
role: symbol
role_heading: Function
path: "accelerate/sparse_matrix_create_float_complex(_:_:)"
---

# sparse_matrix_create_float_complex(_:_:)

## Declaration

```swift
func sparse_matrix_create_float_complex(_ M: sparse_dimension, _ N: sparse_dimension) -> sparse_matrix_float_complex!
```

## See Also

### Complex matrix creation and population

- [sparse_matrix_create_double_complex(_:_:)](accelerate/sparse_matrix_create_double_complex(_:_:).md)
