DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
MathUtil Class
MathUtil Methods
AllPositive Method
AllPositive Method (Double[], Int32)
AllPositive Method (Double[], Int32, Int32)
MathUtil
AllPositive Method (
Double
, Int32, Int32)
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
bool
AllPositive
(
double
[]
xTable
,
int
startIndex
,
int
length
)
Parameters
xTable
Type:
System
Double
startIndex
Type:
System
Int32
length
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
MathUtil Class
AllPositive Overload
DHI.Mike1D.Generic Namespace