Uses of Interface
jebl.math.OrthogonalHints
Packages that use OrthogonalHints
-
Uses of OrthogonalHints in jebl.evolution.coalescent
Methods in jebl.evolution.coalescent that return OrthogonalHints -
Uses of OrthogonalHints in jebl.math
Methods in jebl.math that return OrthogonalHintsModifier and TypeMethodDescriptionstatic final OrthogonalHints
OrthogonalHints.Utils.getAdjusted
(OrthogonalHints toAdjust, int adjustmentFactor) static final OrthogonalHints
OrthogonalHints.Utils.getCombined
(OrthogonalHints first, int numberOfFirstParameters, OrthogonalHints second, int numberOfSecondParameters) static final OrthogonalHints
OrthogonalHints.Utils.getNull()
MultivariateFunction.getOrthogonalHints()
Methods in jebl.math with parameters of type OrthogonalHintsModifier and TypeMethodDescriptionstatic final OrthogonalHints
OrthogonalHints.Utils.getAdjusted
(OrthogonalHints toAdjust, int adjustmentFactor) static final OrthogonalHints
OrthogonalHints.Utils.getCombined
(OrthogonalHints first, int numberOfFirstParameters, OrthogonalHints second, int numberOfSecondParameters) static final double[]
OrthogonalHints.Utils.getInternalParameterBoundaries
(OrthogonalHints base, int parameter)