All Downloads are FREE. Search and download functionalities are using the official Maven repository.

smile.math.special.package-info Maven / Gradle / Ivy

There is a newer version: 2.6.0
Show newest version
/******************************************************************************
 *                   Confidential Proprietary                                 *
 *         (c) Copyright Haifeng Li 2011, All Rights Reserved                 *
 ******************************************************************************/

/**
 * Special mathematical functions including beta, erf, and gamma. Special
 * functions are particular mathematical functions which have more or less
 * established names and notations due to their importance in mathematical
 * analysis, functional analysis, physics, or other applications.
 * Many special functions appear as solutions of differential equations or
 * integrals of elementary functions. 
 * 
 * @author Haifeng Li
 */
package smile.math.special;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy