ComplexUncArray Class

Definition

Namespace: Metas.UncLibCOM.MCProp
Assembly: Metas.UncLibCOM.MCProp (in Metas.UncLibCOM.MCProp.dll) Version: 2.8.9053.20218
C#
public class ComplexUncArray : IComplexUncArray, 
	IMCProp
Inheritance
Object    ComplexUncArray
Implements
IComplexUncArray, IMCProp

Constructors

ComplexUncArrayInitializes a new instance of the ComplexUncArray class

Properties

Methods

Abs 
Acos 
Acosh 
Add 
Angle 
Asin 
Asinh 
Atan 
Atanh 
BinaryDeserialize 
BinaryDeserializeFromByteArray 
BinarySerialize 
BinarySerializeToByteArray 
Conj 
Copy 
Cos 
Cosh 
CTranspose 
DblImagValue 
DblRealValue 
Debug 
Divide 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Exp 
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetCorrelation 
GetCovariance 
GetCoverageInterval 
GetFcnValue 
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetIDof 
GetItem1d 
GetItem2d 
GetItem3d 
GetItemNd 
GetJacobi 
GetJacobi2 
GetMoment 
GetStdUnc 
GetTypeGets the Type of the current instance.
(Inherited from Object)
GetUncComponent 
GetValue 
HorzCat 
Identity 
Imag 
Init(ComplexArray) 
Init(RealArray) 
Init(ComplexArray, RealArray, ComplexArray) 
Init(ComplexArray, RealArray, Double) 
Init1d 
Init1dData 
Init2d 
Init2dData 
Init3d 
Init3dData 
InitDbl 
InitDblReIm 
InitNd 
InitRe 
InitReIm 
InterchangeRows 
LAdd 
LDivide 
LMultiply 
Log 
Log(ComplexUncArray) 
Log10 
LSubtract 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Multiply 
Negative 
Ones1d 
Ones2d 
Ones3d 
OnesNd 
Pow(ComplexUncArray) 
Pow(Int32) 
RAdd 
RDivide 
Real 
Reshape 
RMultiply 
RSubtract 
SetItem1d 
SetItem2d 
SetItem3d 
SetItemNd 
Sin 
Sinh 
Sqrt 
Subtract 
Tan 
Tanh 
ToStringReturns a string that represents the current object.
(Inherited from Object)
Transpose 
VertCat 
XmlDeserialize 
XmlDeserializeFromString 
XmlSerialize 
XmlSerializeToString 
Zeros1d 
Zeros2d 
Zeros3d 
ZerosNd 

Operators

See Also