Static class ComplexExtensions. Defines a set of extension methods that operates mainly on multidimensional arrays and vectors of AForge.NET's data type.
Inheritance HierarchySystemObject
Accord.MathComplexMatrix
Accord.Math (in Accord.Math.dll) Version: 3.8.0
SyntaxThe ComplexMatrix type exposes the following members.
Methods Name Description AbsComputes the absolute value of an array of complex numbers.
Im(Complex)Returns the imaginary matrix part of the complex matrix c.
Im(Complex)Returns the imaginary vector part of the complex vector c.
Im(Complex)Returns the imaginary matrix part of the complex matrix c.
IsEqual(Complex, Complex, Double)Compares two vectors for equality, considering an acceptance threshold.
IsEqual(Complex, Complex, Double)Compares two matrices for equality, considering an acceptance threshold.
Magnitude(Complex)Gets the magnitude of every complex number in a matrix.
Magnitude(Complex)Gets the magnitude of every complex number in an array.
Magnitude(Complex)Gets the magnitude of every complex number in a matrix.
MultiplyElementwise multiplication of two complex vectors.
Phase(Complex)Gets the phase of every complex number in a matrix.
Phase(Complex)Gets the phase of every complex number in an array.
Phase(Complex)Gets the phase of every complex number in a matrix.
RangeGets the range of the magnitude values in a complex number vector.
Re(Complex)Returns the real matrix part of the complex matrix c.
Re(Complex)Returns the real vector part of the complex vector c.
Re(Complex)Returns the real matrix part of the complex matrix c.
SquaredMagnitudeGets the squared magnitude of a complex number.
SumComputes the sum of an array of complex numbers.
ToArrayConverts a complex number to a matrix of scalar values in which the first column contains the real values and the second column contains the imaginary values.
ToComplex(Double)Converts a vector of real numbers to complex numbers.
ToComplex(Double, Double)Combines a vector of real and a vector of imaginary numbers to form complex numbers.
Top See Also ReferenceSystem.NumericsComplex
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4