MathUtilPrepareIndexesForDerivation Method
Returns the indexes used to make a derivative. As input is used the indexes
found in GetIndeces and the total number of entries in the array.
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public static void PrepareIndexesForDerivation(
ref int iLow,
ref int iHigh,
int TotalNo
)
Parameters
- iLow Int32
- Low index
- iHigh Int32
- High index
- TotalNo Int32
- Number of entries in the vector