A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/T_Accord_Math_ComplexMatrix.htm below:

ComplexMatrix Class

Static class ComplexExtensions. Defines a set of extension methods that operates mainly on multidimensional arrays and vectors of AForge.NET's data type.

Inheritance Hierarchy

SystemObject
  Accord.MathComplexMatrix

Namespace:  Accord.Math
Assembly:

Accord.Math (in Accord.Math.dll) Version: 3.8.0

Syntax

The ComplexMatrix type exposes the following members.

Methods   Name Description Abs

Computes 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.

Multiply

Elementwise 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.

Range

Gets 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.

SquaredMagnitude

Gets the squared magnitude of a complex number.

Sum

Computes the sum of an array of complex numbers.

ToArray

Converts 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 Reference

System.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