Complex Conjugate Signal Vector<T> Constructor
Constructs a new ComplexConjugateSignalVector<T> object.
Definition
Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public ComplexConjugateSignalVector(
int length
)
Parameters
- length Int32
- The length of the new vector.