RealUncArray Class

Definition

Namespace: Metas.UncLibCOM.DistProp
Assembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
C#
public class RealUncArray : IRealUncArray, 
	IDistProp
Inheritance
Object    RealUncArray
Implements
IDistProp, IRealUncArray

Constructors

RealUncArrayInitializes a new instance of the RealUncArray class

Properties

Methods

Abs 
Acos 
Acosh 
Add 
Asin 
Asinh 
Atan 
Atan2 
Atanh 
BinaryDeserialize 
BinaryDeserializeFromByteArray 
BinarySerialize 
BinarySerializeToByteArray 
Copy 
Cos 
Cosh 
DblValue 
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 
Init(RealArray) 
Init(RealArray, RealArray, RealArray) 
Init(RealArray, RealArray, Double) 
Init1d 
Init1dData 
Init2d 
Init2dData 
Init3d 
Init3dData 
InitDbl 
InitNd 
InterchangeRows 
LAdd 
LDivide 
LMultiply 
Log 
Log(RealUncArray) 
Log10 
LSubtract 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Multiply 
Negative 
Ones1d 
Ones2d 
Ones3d 
OnesNd 
Pow(Int32) 
Pow(RealUncArray) 
RAdd 
RDivide 
Reshape 
RMultiply 
RSubtract 
SetItem1d 
SetItem2d 
SetItem3d 
SetItemNd 
Sign 
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