IComplexFloatSequence Interface |
Interface for a sequence of Complex values.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface IComplexFloatSequence
The IComplexFloatSequence type exposes the following members.
Properties| | Name | Description |
|---|
 | Item | Gets the element of the sequence at index i. |
Top
See Also