Function
GSCalculateErrorLength(_:_:) GSCalculateErrorLengthGSCalculateErrorLength
Declaration
func GSCalculateErrorLength(_ curveLength: Double, _ inputError: Double) -> DoubleDeclaration
double GSCalculateErrorLength(double curveLength, double inputError);Declaration
GSCalculateErrorLength(curveLength: float, inputError: float) -> float