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: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public ComplexConjugateSignalVector(
int length
)Parameters
- length Int32
- The length of the new vector.