Declaration

func GSCalculateErrorLength(_ curveLength: Double, _ inputError: Double) -> Double

Declaration

double GSCalculateErrorLength(double curveLength, double inputError);

Declaration

GSCalculateErrorLength(curveLength: float, inputError: float) -> float

See Also

Curve Fitting