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 classHilleQForm2F1HilleQForm2F1 exposes the Coefficient Terms on the Q-form 2F1 Hyper-geometric ODE.classSecondOrderBesselSecondOrderBessel exposes the Coefficient Terms in the Bessel ODE.classSecondOrderHelmholtzSecondOrderHelmholtz exposes the Coefficient Terms in the Helmholtz ODE.classSecondOrderModifiedBesselSecondOrderModifiedBessel exposes the Coefficient Terms in the Modified Bessel ODE.classSecondOrderRiccatiBesselSecondOrderRiccatiBessel exposes the Coefficient Terms in the Riccati-Bessel ODE.Methods in org.drip.specialfunction.ode that return SecondOrder Modifier and Type Method Description static SecondOrderSecondOrder2F1. Create(double a, double b, double c)Construct the 2F1 Hyper-geometric Equation Second ODE