return ComplexVector |
|
IVector<T> b |
Type ComplexVector
Namespace MathNet.Numerics.LinearAlgebra
Interfaces IVector<T>, IList<Complex>, ICloneable
return ComplexVector |
|
IVector<T> b |
This method has the same effect as the overloaded + operator.
return ComplexVector |
|
Complex b |
The complex scalar. |
IVector<T> b |
This method changes this vector.
Complex b |
return ComplexVector |
|
IVector<T> b |
IVector<T> b |
return ComplexVector |
|
Converter<Complex, Complex> mapping |
Converter<Complex, Complex> mapping |
return ComplexVector |
|
IVector<T> b |
IVector<T> b |
return ComplexVector |
|
Complex exponent |
This method changes this vector.
Complex exponent |
return ComplexVector |
return ComplexVector |
This method changes this vector.
return Complex[] |
return ComplexVector |
|
IVector<T> b |
return bool |
|
object obj |
return int |
return Type |
This method has the same effect as the overloaded * operator.
return ComplexVector |
|
Complex scalar |
The scalar to scale with |
Vector
by a scalar.This method changes this vector.
Complex scalar |
This method has the same effect as the overloaded - operator.
return ComplexVector |
Vector
.This method changes this vector.
return double |
return Complex |
|
IVector<T> b |
return ComplexVector |
|
IVector<T> b |
This method has the same effect as the overloaded - operator.
return ComplexVector |
|
Complex b |
The complex scalar. |
This method changes this vector.
Complex b |
IVector<T> b |
return ComplexMatrix |
|
IVector<T> b |
return ComplexMatrix |
return ComplexMatrix |
return string |
return ComplexVector |
|
IVector<T> a |
|
IVector<T> b |
return ComplexVector |
|
IVector<T> a |
|
IVector<T> b |
return ComplexVector |
|
int n |
Dimensionality of vector. |
int i |
Coordinate index. |
return ComplexVector |
|
IList<double> realComponents |
|
IList<double> imagComponents |
return ComplexVector |
|
Complex[] components |
return ComplexVector |
|
IVector<T> u |
|
IVector<T> v |
return ComplexMatrix |
|
IVector<T> u |
|
IVector<T> v |
return ComplexVector |
|
int n |
Dimensionality of vector. |
return Complex |
|
IVector<T> u |
|
IVector<T> v |
return ComplexVector |
|
int n |
Dimensionality of vector. |
return int
|