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 OrthogonalHintsOrthogonalHints.Utils.getAdjusted(OrthogonalHints toAdjust, int adjustmentFactor) static final OrthogonalHintsOrthogonalHints.Utils.getCombined(OrthogonalHints first, int numberOfFirstParameters, OrthogonalHints second, int numberOfSecondParameters) static final OrthogonalHintsOrthogonalHints.Utils.getNull()MultivariateFunction.getOrthogonalHints()Methods in jebl.math with parameters of type OrthogonalHintsModifier and TypeMethodDescriptionstatic final OrthogonalHintsOrthogonalHints.Utils.getAdjusted(OrthogonalHints toAdjust, int adjustmentFactor) static final OrthogonalHintsOrthogonalHints.Utils.getCombined(OrthogonalHints first, int numberOfFirstParameters, OrthogonalHints second, int numberOfSecondParameters) static final double[]OrthogonalHints.Utils.getInternalParameterBoundaries(OrthogonalHints base, int parameter)