Pointwise Limit Series.Deploy Method
Returns a new PointwiseLimitSeries in Deployed
mode that retains the scalar CenterLine but discards
the analyzed data, index, and pointwise limit vectors.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
A new PointwiseLimitSeries in Deployed mode.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public PointwiseLimitSeries Deploy()Return Value
PointwiseLimitSeriesA new PointwiseLimitSeries in Deployed mode.
Exceptions
| Invalid | The series is already in deployed mode. |