Hierarchy For All Packages
- cloud.opencode.base.math,
- cloud.opencode.base.math.analysis,
- cloud.opencode.base.math.combinatorics,
- cloud.opencode.base.math.distribution,
- cloud.opencode.base.math.exception,
- cloud.opencode.base.math.integration,
- cloud.opencode.base.math.interpolation,
- cloud.opencode.base.math.linalg,
- cloud.opencode.base.math.special,
- cloud.opencode.base.math.stats,
- cloud.opencode.base.math.stats.inference
Class Hierarchy
- java.lang.Object
- cloud.opencode.base.math.stats.inference.AnovaTest
- cloud.opencode.base.math.distribution.BetaDistribution
- cloud.opencode.base.math.distribution.BinomialDistribution
- cloud.opencode.base.math.distribution.ChiSquaredDistribution
- cloud.opencode.base.math.stats.inference.ChiSquareTest
- cloud.opencode.base.math.combinatorics.Combinatorics
- cloud.opencode.base.math.analysis.Differentiation
- cloud.opencode.base.math.distribution.Distributions
- cloud.opencode.base.math.distribution.FDistribution
- cloud.opencode.base.math.distribution.GammaDistribution
- cloud.opencode.base.math.interpolation.Interpolation
- cloud.opencode.base.math.distribution.LogNormalDistribution
- cloud.opencode.base.math.linalg.Matrix
- cloud.opencode.base.math.distribution.NormalDistribution
- cloud.opencode.base.math.integration.NumericalIntegration
- cloud.opencode.base.math.OpenMathLib
- cloud.opencode.base.math.stats.Percentile
- cloud.opencode.base.math.stats.Regression
- cloud.opencode.base.math.analysis.RootFinder
- cloud.opencode.base.math.special.SpecialFunctions
- cloud.opencode.base.math.stats.Statistics
- cloud.opencode.base.math.stats.StreamingStatistics
- cloud.opencode.base.math.distribution.TDistribution
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cloud.opencode.base.core.exception.OpenException (implements cloud.opencode.base.core.exception.OpenExceptionMeta)
- cloud.opencode.base.math.exception.MathException
- cloud.opencode.base.core.exception.OpenException (implements cloud.opencode.base.core.exception.OpenExceptionMeta)
- java.lang.RuntimeException
- java.lang.Exception
- cloud.opencode.base.math.stats.inference.TTest
- cloud.opencode.base.math.linalg.Vector
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cloud.opencode.base.math.stats.Percentile.Method
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cloud.opencode.base.math.interpolation.Interpolation.SplineCoefficients
- cloud.opencode.base.math.stats.Regression.LinearModel
- cloud.opencode.base.math.stats.inference.TestResult
- java.lang.Record