Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
MathUtils Class
MathUtils Methods
IsAllNaN Method
StripUnit Method
MathUtils
IsAllNaN Method
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
bool
IsAllNaN
(
IEnumerable
<
double
>
list
)
Parameters
list
Type:
System.Collections.Generic
IEnumerable
Double
Return Value
Type:
Boolean
See Also
Reference
MathUtils Class
Scilligence.MolEngine.Companion Namespace