modified_bessel_i0
modified_bessel_i0(x) ⇒ number
Modified bessel function of the first kind zeroth order
Kind: global function
See
- https://mathworld.wolfram.com/ModifiedBesselFunctionoftheFirstKind.html
- https://computergraphics.stackexchange.com/questions/6393/kaiser-windowed-sinc-filter-for-mip-mapping
- https://github.com/terifan/ImageResampler/blob/dbc212ce6aaa769bf3c9623cb6ead58ffd51d76c/src/org/terifan/image_resampler/FilterFactory.java
Param | Type |
---|---|
x | number |