Uses of Class
org.drip.specialfunction.ode.IndependentLinearSolutionList
Package | Description |
---|---|
org.drip.specialfunction.ode |
Special Function Ordinary Differential Equations
|
-
Uses of IndependentLinearSolutionList in org.drip.specialfunction.ode
Methods in org.drip.specialfunction.ode that return IndependentLinearSolutionList Modifier and Type Method Description static IndependentLinearSolutionList
IndependentLinearSolutionList2F1Z0. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of IndependentLinearSolutionList at z = 0static IndependentLinearSolutionList
IndependentLinearSolutionList2F1Z1. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of IndependentLinearSolutionList at z = 1static IndependentLinearSolutionList
IndependentLinearSolutionList2F1ZInfinity. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of IndependentLinearSolutionList at z = InfinityMethods in org.drip.specialfunction.ode that return types with arguments of type IndependentLinearSolutionList Modifier and Type Method Description java.util.Map<java.lang.Double,IndependentLinearSolutionList>
RegularSingularityIndependentSolution. linearSolutionFunctionMap()
Retrieve the Map of Regular Singularity Independent Solution ListMethods in org.drip.specialfunction.ode with parameters of type IndependentLinearSolutionList Modifier and Type Method Description boolean
RegularSingularityIndependentSolution. add(double regularSingularity, IndependentLinearSolutionList independentLinearSolutionList)
Add a Solution Function corresponding to the Regular Singularity