| org.apache.commons.math3.analysis.FunctionUtils.add(DifferentiableUnivariateFunction...)
|
| org.powertac.common.Broker.addMarketPosition(MarketPosition, Timeslot) |
| org.apache.commons.math3.util.ArithmeticUtils.binomialCoefficient(int, int)
|
| org.apache.commons.math3.util.ArithmeticUtils.binomialCoefficientDouble(int, int)
|
| org.apache.commons.math3.util.ArithmeticUtils.binomialCoefficientLog(int, int)
|
| org.apache.commons.math3.linear.AbstractFieldMatrix.buildArray(Field<T>, int)
|
| org.apache.commons.math3.linear.AbstractFieldMatrix.buildArray(Field<T>, int, int)
|
| org.apache.commons.math3.util.ResizableDoubleArray.checkContractExpand(float, float)
|
| org.apache.commons.math3.analysis.FunctionUtils.compose(DifferentiableUnivariateFunction...)
|
| org.powertac.factoredcustomer.Config.configure() |
| org.apache.commons.math3.stat.descriptive.rank.Percentile.copy(Percentile, Percentile)
|
| org.powertac.common.repo.CustomerRepo.count() |
| org.apache.commons.math3.distribution.RealDistribution.cumulativeProbability(double, double)
|
| org.apache.commons.math3.distribution.ParetoDistribution.cumulativeProbability(double, double)
|
| org.apache.commons.math3.distribution.NormalDistribution.cumulativeProbability(double, double)
|
| org.apache.commons.math3.distribution.LogNormalDistribution.cumulativeProbability(double, double)
|
| org.apache.commons.math3.distribution.AbstractRealDistribution.cumulativeProbability(double, double)
|
| org.apache.commons.math3.analysis.function.Tanh.derivative()
|
| org.apache.commons.math3.analysis.function.Tan.derivative()
|
| org.apache.commons.math3.analysis.function.Sqrt.derivative()
|
| org.apache.commons.math3.analysis.function.Sinh.derivative()
|
| org.apache.commons.math3.analysis.function.Sinc.derivative()
|
| org.apache.commons.math3.analysis.function.Sin.derivative()
|
| org.apache.commons.math3.analysis.function.Sigmoid.derivative()
|
| org.apache.commons.math3.analysis.function.Power.derivative()
|
| org.apache.commons.math3.analysis.function.Minus.derivative()
|
| org.apache.commons.math3.analysis.function.Logit.derivative()
|
| org.apache.commons.math3.analysis.function.Logistic.derivative()
|
| org.apache.commons.math3.analysis.function.Log1p.derivative()
|
| org.apache.commons.math3.analysis.function.Log10.derivative()
|
| org.apache.commons.math3.analysis.function.Log.derivative()
|
| org.apache.commons.math3.analysis.function.Inverse.derivative()
|
| org.apache.commons.math3.analysis.function.Identity.derivative()
|
| org.apache.commons.math3.analysis.function.HarmonicOscillator.derivative()
|
| org.apache.commons.math3.analysis.function.Gaussian.derivative()
|
| org.apache.commons.math3.analysis.function.Expm1.derivative()
|
| org.apache.commons.math3.analysis.function.Exp.derivative()
|
| org.apache.commons.math3.analysis.function.Cosh.derivative()
|
| org.apache.commons.math3.analysis.function.Cos.derivative()
|
| org.apache.commons.math3.analysis.function.Constant.derivative()
|
| org.apache.commons.math3.analysis.function.Cbrt.derivative()
|
| org.apache.commons.math3.analysis.function.Atanh.derivative()
|
| org.apache.commons.math3.analysis.function.Atan.derivative()
|
| org.apache.commons.math3.analysis.function.Asinh.derivative()
|
| org.apache.commons.math3.analysis.function.Asin.derivative()
|
| org.apache.commons.math3.analysis.function.Acosh.derivative()
|
| org.apache.commons.math3.analysis.function.Acos.derivative()
|
| org.apache.commons.math3.geometry.euclidean.oned.Vector1D.distance(Vector<Euclidean1D>)
|
| org.apache.commons.math3.linear.OpenMapRealVector.dotProduct(OpenMapRealVector)
|
| org.apache.commons.math3.util.ArithmeticUtils.factorial(int)
|
| org.apache.commons.math3.util.ArithmeticUtils.factorialDouble(int)
|
| org.apache.commons.math3.util.ArithmeticUtils.factorialLog(int)
|
| org.powertac.common.Broker.findMarketPositionByTimeslot(Timeslot) |
| org.apache.commons.math3.optimization.fitting.PolynomialFitter.fit()
|
| org.apache.commons.math3.distribution.GammaDistribution.getAlpha()
|
| org.apache.commons.math3.geometry.euclidean.threed.Rotation.getAngles(RotationOrder)
|
| org.apache.commons.math3.geometry.euclidean.threed.FieldRotation.getAngles(RotationOrder)
|
| org.apache.commons.math3.geometry.euclidean.threed.Rotation.getAxis()
|
| org.apache.commons.math3.geometry.euclidean.threed.FieldRotation.getAxis()
|
| org.apache.commons.math3.distribution.GammaDistribution.getBeta()
|
| org.apache.commons.math3.geometry.partitioning.BSPTree.getCell(Vector<S>)
|
| org.apache.commons.math3.util.ResizableDoubleArray.getContractionCriteria()
|
| org.powertac.common.CustomerInfo.getControllableKWh() |
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.getCovariances()
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.getCovariances(double)
|
| org.powertac.common.WeatherReport.getCurrentTimeslot() |
| org.powertac.common.WeatherForecast.getCurrentTimeslot() |
| org.powertac.common.TariffSubscription.getCurtailment()
|
| org.apache.commons.math3.linear.SparseFieldVector.getData()
|
| org.apache.commons.math3.linear.FieldVector.getData()
|
| org.apache.commons.math3.ode.AbstractIntegrator.getEvaluationsCounter()
|
| org.apache.commons.math3.util.ResizableDoubleArray.getExpansionFactor()
|
| org.apache.commons.math3.util.ResizableDoubleArray.getExpansionMode()
|
| org.apache.commons.math3.util.ResizableDoubleArray.getInternalValues()
|
| org.apache.commons.math3.geometry.euclidean.oned.Interval.getLength()
|
| org.apache.commons.math3.geometry.euclidean.oned.Interval.getLower()
|
| org.apache.commons.math3.geometry.euclidean.oned.Interval.getMidPoint()
|
| org.apache.commons.math3.ode.nonstiff.AdamsNordsieckTransformer.getNSteps()
|
| org.powertac.common.DistributionTransaction.getQuantity() |
| org.powertac.common.BalancingTransaction.getQuantity() |
| org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateVectorOptimizer.getTargetRef()
|
| org.powertac.common.WeatherForecast.getTimeslot() |
| org.apache.commons.math3.geometry.euclidean.twod.Line.getTransform(AffineTransform)
|
| org.apache.commons.math3.geometry.euclidean.oned.Interval.getUpper()
|
| org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateVectorOptimizer.getWeightRef()
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.guessParametersErrors()
|
| org.apache.commons.math3.geometry.partitioning.BSPTree.insertInTree(BSPTree<S>, boolean)
|
| org.apache.commons.math3.distribution.RealDistribution.isSupportLowerBoundInclusive()
|
| org.apache.commons.math3.distribution.RealDistribution.isSupportUpperBoundInclusive()
|
| org.apache.commons.math3.analysis.solvers.LaguerreSolver.laguerre(double, double, double, double)
|
| org.apache.commons.math3.dfp.Dfp.log10()
|
| org.apache.commons.math3.special.Beta.logBeta(double, double, double, int)
|
| org.apache.commons.math3.transform.FastFourierTransformer.mdfft(Object, TransformType)
|
| org.apache.commons.math3.analysis.FunctionUtils.multiply(DifferentiableUnivariateFunction...)
|
| org.apache.commons.math3.random.RandomDataImpl.nextInversionDeviate(IntegerDistribution)
|
| org.apache.commons.math3.random.RandomDataImpl.nextInversionDeviate(RealDistribution)
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.optimize(int, DifferentiableMultivariateVectorFunction, double[], double[], double[])
|
| org.apache.commons.math3.optimization.BaseMultivariateVectorOptimizer.optimize(int, FUNC, double[], double[], double[])
|
| org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateVectorOptimizer.optimize(int, FUNC, double[], double[], double[])
|
| org.apache.commons.math3.optimization.BaseMultivariateOptimizer.optimize(int, FUNC, GoalType, double[])
|
| org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateOptimizer.optimize(int, FUNC, GoalType, double[])
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.optimize(int, MultivariateDifferentiableVectorFunction, double[], double[], double[])
|
| org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateVectorOptimizer.optimizeInternal(int, FUNC, double[], double[], double[])
|
| org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateOptimizer.optimizeInternal(int, FUNC, GoalType, double[])
|
| org.apache.commons.math3.optimization.general.AbstractDifferentiableOptimizer.optimizeInternal(int, MultivariateDifferentiableFunction, GoalType, double[])
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.optimizeInternal(int, MultivariateDifferentiableVectorFunction, OptimizationData...)
|
| org.apache.commons.math3.util.ArithmeticUtils.pow(int, long)
|
| org.apache.commons.math3.util.ArithmeticUtils.pow(long, long)
|
| org.powertac.common.interfaces.TariffMarket.processRevokedTariffs() |
| org.powertac.common.TimeService.setBase(long)
|
| org.apache.commons.math3.genetics.ListPopulation.setChromosomes(List<Chromosome>)
|
| org.apache.commons.math3.util.ResizableDoubleArray.setContractionCriteria(float)
|
| org.apache.commons.math3.util.ResizableDoubleArray.setExpansionFactor(float)
|
| org.apache.commons.math3.util.ResizableDoubleArray.setExpansionMode(int)
|
| org.apache.commons.math3.util.ResizableDoubleArray.setExpansionMode(ResizableDoubleArray.ExpansionMode)
|
| org.apache.commons.math3.util.ResizableDoubleArray.setInitialCapacity(int)
|
| org.powertac.common.TimeService.setModulo(long)
|
| org.powertac.common.TimeService.setRate(long)
|
| org.apache.commons.math3.optimization.direct.SimplexOptimizer.setSimplex(AbstractSimplex)
|
| org.apache.commons.math3.geometry.spherical.oned.ArcsSet.side(Arc)
|
| org.apache.commons.math3.geometry.partitioning.SubHyperplane.side(Hyperplane<S>)
|
| org.apache.commons.math3.geometry.partitioning.Region.side(Hyperplane<S>)
|
| org.apache.commons.math3.geometry.partitioning.AbstractSubHyperplane.side(Hyperplane<S>) |
| org.apache.commons.math3.geometry.partitioning.AbstractRegion.side(Hyperplane<S>) |
| org.apache.commons.math3.util.ResizableDoubleArray.start()
|
| org.apache.commons.math3.util.ArithmeticUtils.stirlingS2(int, int)
|
| org.apache.commons.math3.analysis.FunctionUtils.toDifferentiableMultivariateFunction(MultivariateDifferentiableFunction)
|
| org.apache.commons.math3.analysis.FunctionUtils.toDifferentiableMultivariateVectorFunction(MultivariateDifferentiableVectorFunction)
|
| org.apache.commons.math3.analysis.FunctionUtils.toDifferentiableUnivariateFunction(UnivariateDifferentiableFunction)
|
| org.apache.commons.math3.analysis.FunctionUtils.toMultivariateDifferentiableFunction(DifferentiableMultivariateFunction)
|
| org.apache.commons.math3.analysis.FunctionUtils.toMultivariateDifferentiableVectorFunction(DifferentiableMultivariateVectorFunction)
|
| org.apache.commons.math3.analysis.FunctionUtils.toUnivariateDifferential(DifferentiableUnivariateFunction)
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.updateJacobian()
|
| org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.updateResidualsAndCost()
|