Uses of Class
org.drip.specialfunction.ode.SecondOrder
Package | Description |
---|---|
org.drip.specialfunction.ode |
Special Function Ordinary Differential Equations
|
-
Uses of SecondOrder in org.drip.specialfunction.ode
Subclasses of SecondOrder in org.drip.specialfunction.ode Modifier and Type Class Description class
HilleQForm2F1
HilleQForm2F1 exposes the Coefficient Terms on the Q-form 2F1 Hyper-geometric ODE.class
SecondOrderBessel
SecondOrderBessel exposes the Coefficient Terms in the Bessel ODE.class
SecondOrderHelmholtz
SecondOrderHelmholtz exposes the Coefficient Terms in the Helmholtz ODE.class
SecondOrderModifiedBessel
SecondOrderModifiedBessel exposes the Coefficient Terms in the Modified Bessel ODE.class
SecondOrderRiccatiBessel
SecondOrderRiccatiBessel exposes the Coefficient Terms in the Riccati-Bessel ODE.Methods in org.drip.specialfunction.ode that return SecondOrder Modifier and Type Method Description static SecondOrder
SecondOrder2F1. Create(double a, double b, double c)
Construct the 2F1 Hyper-geometric Equation Second ODE