mirror of
https://github.com/apache/commons-math.git
synced 2025-02-20 17:05:11 +00:00
One very important case corresponds to an unsupported derivation order. The order is not enforced in the API, but is specified as the properties of the DerivativeStructure argument, as well as the number of free parameters. Some functions have no limitation on this order (typically functions implemented using only the DerivativeStructure API), but some functions may limit the derivation order to 1 or 2 as they implement the differentiation themselves or through finite differences. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1386741 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
Java
99.3%
R
0.5%