| Interface | Description |
|---|---|
| IComplexDouble |
Complex Double
|
| IComplexFloat |
Complex float
|
| IComplexNDArray |
Complex numbers
|
| IComplexNumber |
Baseline interface for a complex number with realComponent and imaginary components.
|
| Class | Description |
|---|---|
| BaseComplexDouble |
Base class for complex doubles
|
| BaseComplexFloat |
Base complex float class
|
| BaseComplexNDArray |
ComplexNDArray for complex numbers.
|
| LinearViewComplexNDArray |
Row vector view of an ndarray
|
Copyright © 2016. All Rights Reserved.