Individual files are available in the following links:
Bessjy -- Bessel FUNCTIONs Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel FUNCTIONs Jv and Yv for real or complex arguments and real order.
CBessik -- Modified Bessel FUNCTIONs Iv and Kv for complex arguments and real order.
The Intel® JPEG Library provides a set of highly optimized C FUNCTIONs that implement JPEG compression and decompression on Intel architecture processors
ReBEL is a Matlabtoolkit of FUNCTIONs and scripts, designed to
facilitate sequential Bayesian inference (estimation) in general state
space models. This software consolidates research on new methods for
recursive Bayesian estimation and Kalman filtering by Rudolph van der
Merwe and Eric A. Wan. The code is developed and maintained by Rudolph
van der Merwe at the OGI School of Science & Engineering at OHSU
(Oregon Health & Science University).
* DEFINITION
* This a set of math FUNCTIONs that deal with time. The FUNCTIONs accept
* 4-digit time values and 4-digit time of day values. Time values are
* interpreted as hours-minutes and are valid if all digits are numeric and
* 9 or less, except the second-to-last digit must be 5 or less. Time of day
* values are valid if they conform to normally accepted clock values of
* 1:00 to 12:59 for a 12-hour clock or 00:00 to 23:59 for a 24-hour clock.