Hierarchy For Package com.github.gbenroscience.math.numericalmethods
Class Hierarchy
- java.lang.Object
- com.github.gbenroscience.math.numericalmethods.ComplexityAnalyst
- com.github.gbenroscience.math.numericalmethods.Fmath
- com.github.gbenroscience.math.numericalmethods.FunctionExpander
- com.github.gbenroscience.math.numericalmethods.FunctionExpander.ChebyshevForest
- com.github.gbenroscience.math.numericalmethods.FunctionExpander.ChebyshevForest1
- com.github.gbenroscience.math.numericalmethods.Integration
- com.github.gbenroscience.math.numericalmethods.MappedExpander
- com.github.gbenroscience.math.numericalmethods.MappedExpander.CCWeightGenerator
- com.github.gbenroscience.math.numericalmethods.MappedExpander.DoubleLogarithmicMap (implements com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap)
- com.github.gbenroscience.math.numericalmethods.MappedExpander.LinearMap (implements com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap)
- com.github.gbenroscience.math.numericalmethods.MappedExpander.LogarithmicMap (implements com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap)
- com.github.gbenroscience.math.numericalmethods.MappedExpander.ReversedLogarithmicMap (implements com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap)
- com.github.gbenroscience.math.numericalmethods.MappedExpander.SemiInfiniteMap (implements com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap)
- com.github.gbenroscience.math.numericalmethods.MappedExpander.SubDomainMap (implements com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap)
- com.github.gbenroscience.math.numericalmethods.NumericalDerivative
- com.github.gbenroscience.math.numericalmethods.NumericalDerivative.Parser
- com.github.gbenroscience.math.numericalmethods.NumericalIntegral
- com.github.gbenroscience.math.numericalmethods.NumericalIntegrator
- com.github.gbenroscience.math.numericalmethods.RootFinder
- com.github.gbenroscience.math.numericalmethods.TurboRootFinder
Interface Hierarchy
- com.github.gbenroscience.math.numericalmethods.MappedExpander.DomainMap
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.gbenroscience.math.numericalmethods.ComplexityAnalyst.Strategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)