Replace floating-point function with lookup table during fixed-point conversion
addApproximation(approximationObject)
addApproximation(
specifies
a lookup table replacement in a approximationObject
)coder.FixptConfig
object.
During floating-point to fixed-point conversion,
the conversion process generates a lookup table approximation for
the function specified in the approximationObject
.