Click or drag to resize

WeibullParameterFunctionEvaluateAtParameters Method

Evaluate.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double[] EvaluateAtParameters(
	double[] shapeAndScale
)

Parameters

shapeAndScale  Double
Specify the shape and scale

Return Value

Double
See Also