Rule Evaluation Context.Is Below Lower Control Limit Method
Returns whether the point at the specified index is strictly below
the lower control limit.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public bool IsBelowLowerControlLimit(
int index
)Parameters
- index Int32
- The zero-based index of the point.