Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
MathUtils Class
MathUtils Methods
AD Method
AreAllEqual Method
Average Method
CV Method
Eval Method
GeometricMean Method
Max Method
Median Method
Min Method
Mode Method
Range Method
RD Method
RoundDouble Method
RoundToSignificantDigits Method
RSD Method
Stdev Method
Sum Method
Transform Method
MathUtils
Transform Method
Namespace:
Scilligence.MolEngine.Common
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
double
[]
Transform
(
double
[]
list
,
MathUtils
TransformFun
fun
)
Parameters
list
Type:
System
Double
fun
Type:
Scilligence.MolEngine.Common
MathUtils
TransformFun
Return Value
Type:
Double
See Also
Reference
MathUtils Class
Scilligence.MolEngine.Common Namespace