RealArray Class

Definition

Namespace: Metas.UncLibCOM.Core
Assembly: Metas.UncLibCOM.Core (in Metas.UncLibCOM.Core.dll) Version: 2.8.9053.20212
C#
public class RealArray : IRealArray
Inheritance
Object    RealArray
Implements
IRealArray

Constructors

RealArrayInitializes a new instance of the RealArray 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)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetItem1d 
GetItem2d 
GetItem3d 
GetItemNd 
GetTypeGets the Type of the current instance.
(Inherited from Object)
HorzCat 
Identity 
Init1d 
Init1dData 
Init2d 
Init2dData 
Init3d 
Init3dData 
InitDbl 
InitNd 
InterchangeRows 
LAdd 
LDivide 
LMultiply 
Log 
Log(RealArray) 
Log10 
LSubtract 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Multiply 
Negative 
Ones1d 
Ones2d 
Ones3d 
OnesNd 
Pow(Int32) 
Pow(RealArray) 
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