Return-Path: X-Original-To: apmail-commons-notifications-archive@minotaur.apache.org Delivered-To: apmail-commons-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49D0E187CB for ; Mon, 27 Jul 2015 19:40:30 +0000 (UTC) Received: (qmail 27425 invoked by uid 500); 27 Jul 2015 19:40:08 -0000 Delivered-To: apmail-commons-notifications-archive@commons.apache.org Received: (qmail 27397 invoked by uid 500); 27 Jul 2015 19:40:08 -0000 Mailing-List: contact notifications-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list notifications@commons.apache.org Received: (qmail 27377 invoked by uid 99); 27 Jul 2015 19:40:08 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2015 19:40:08 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 0A457AC0024 for ; Mon, 27 Jul 2015 19:40:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r959801 [1/10] - in /websites/production/commons/content/proper/commons-math/apidocs: ./ org/apache/commons/math3/exception/class-use/ org/apache/commons/math3/fraction/ org/apache/commons/math3/geometry/euclidean/oned/class-use/ org/apache... Date: Mon, 27 Jul 2015 19:40:06 -0000 To: notifications@commons.apache.org From: luc@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150727194008.0A457AC0024@hades.apache.org> Author: luc Date: Mon Jul 27 19:40:06 2015 New Revision: 959801 Log: updated site after userguide improvement (2/4) Modified: websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html websites/production/commons/content/proper/commons-math/apidocs/index-all.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/MathIllegalArgumentException.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/fraction/BigFraction.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/oned/class-use/Euclidean1D.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/twod/Line.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/twod/class-use/Euclidean2D.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/partitioning/class-use/Transform.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/ml/neuralnet/Neuron.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/ml/neuralnet/sofm/KohonenUpdateAction.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/ode/AbstractIntegrator.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/ode/events/EventState.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/special/Gamma.html websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/stat/inference/KolmogorovSmirnovTest.html websites/production/commons/content/proper/commons-math/apidocs/serialized-form.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/fraction/BigFraction.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/geometry/euclidean/twod/Line.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/ml/neuralnet/Neuron.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/ml/neuralnet/sofm/KohonenUpdateAction.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/ode/AbstractIntegrator.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/ode/UnknownParameterException.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/ode/events/EventState.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/special/Gamma.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/stat/inference/KolmogorovSmirnovTest.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/util/ResizableDoubleArray.ExpansionMode.html websites/production/commons/content/proper/commons-math/apidocs/src-html/org/apache/commons/math3/util/ResizableDoubleArray.html Modified: websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html ============================================================================== --- websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html (original) +++ websites/production/commons/content/proper/commons-math/apidocs/deprecated-list.html Mon Jul 27 19:40:06 2015 @@ -1191,50 +1191,55 @@ +org.apache.commons.math3.geometry.euclidean.twod.Line.getTransform(AffineTransform) + + + + org.apache.commons.math3.geometry.euclidean.oned.Interval.getUpper()
as of 3.1, replaced by Interval.getSup()
- + org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateVectorOptimizer.getWeightRef()
As of 3.1.
- + org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.guessParametersErrors()
as of version 3.1, AbstractLeastSquaresOptimizer.computeSigma(double[],double) should be used instead. It should be emphasized that guessParametersErrors and computeSigma are not strictly equivalent.
- + org.apache.commons.math3.geometry.partitioning.BSPTree.insertInTree(BSPTree, boolean) - + org.apache.commons.math3.distribution.RealDistribution.isSupportLowerBoundInclusive()
to be removed in 4.0
- + org.apache.commons.math3.distribution.RealDistribution.isSupportUpperBoundInclusive()
to be removed in 4.0
- + org.apache.commons.math3.analysis.solvers.LaguerreSolver.laguerre(double, double, double, double)
This method should not be part of the public API: It will be made private in version 4.0.
- + org.apache.commons.math3.dfp.Dfp.log10()
as of 3.2, replaced by Dfp.intLog10(), in 4.0 the return type will be changed to Dfp
- + org.apache.commons.math3.special.Beta.logBeta(double, double, double, int)
as of version 3.1, this method is deprecated as the computation of the beta function is no longer iterative; it will be @@ -1242,187 +1247,187 @@ internally calls Beta.logBeta(double, double).
- + org.apache.commons.math3.transform.FastFourierTransformer.mdfft(Object, TransformType)
see MATH-736
- + org.apache.commons.math3.analysis.FunctionUtils.multiply(DifferentiableUnivariateFunction...) - + org.apache.commons.math3.random.RandomDataImpl.nextInversionDeviate(IntegerDistribution)
use the distribution's sample() method
- + org.apache.commons.math3.random.RandomDataImpl.nextInversionDeviate(RealDistribution)
use the distribution's sample() method
- + 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[])
As of 3.1. In 4.0, this will be replaced by the declaration corresponding to this method.
- + org.apache.commons.math3.optimization.direct.BaseAbstractMultivariateVectorOptimizer.optimize(int, FUNC, double[], double[], double[]) - + org.apache.commons.math3.optimization.BaseMultivariateOptimizer.optimize(int, FUNC, GoalType, double[])
As of 3.1. In 4.0, it will be replaced by the declaration corresponding to this method.
- + 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...)
As of 3.1. Override is necessary only until this class's generic argument is changed to MultivariateDifferentiableVectorFunction.
- + org.apache.commons.math3.util.ArithmeticUtils.pow(int, long)
As of 3.3. Please use ArithmeticUtils.pow(int,int) instead.
- + org.apache.commons.math3.util.ArithmeticUtils.pow(long, long)
As of 3.3. Please use ArithmeticUtils.pow(long,int) instead.
- + org.apache.commons.math3.genetics.ListPopulation.setChromosomes(List) - + org.apache.commons.math3.util.ResizableDoubleArray.setContractionCriteria(float)
As of 3.1 (to be removed in 4.0 as field will become "final").
- + org.apache.commons.math3.util.ResizableDoubleArray.setExpansionFactor(float)
As of 3.1 (to be removed in 4.0 as field will become "final").
- + org.apache.commons.math3.util.ResizableDoubleArray.setExpansionMode(int) - + org.apache.commons.math3.util.ResizableDoubleArray.setExpansionMode(ResizableDoubleArray.ExpansionMode)
As of 3.1 (to be removed in 4.0 as field will become "final").
- + org.apache.commons.math3.util.ResizableDoubleArray.setInitialCapacity(int)
As of 3.1, this is a no-op.
- + org.apache.commons.math3.optimization.direct.SimplexOptimizer.setSimplex(AbstractSimplex)
As of 3.1. The initial simplex can now be passed as an argument of the BaseAbstractMultivariateOptimizer.optimize(int,MultivariateFunction,GoalType,OptimizationData[]) method.
- + org.apache.commons.math3.util.ResizableDoubleArray.start()
As of 3.1.
- + org.apache.commons.math3.util.ArithmeticUtils.stirlingS2(int, int) - + org.apache.commons.math3.analysis.FunctionUtils.toDifferentiableMultivariateFunction(MultivariateDifferentiableFunction)
this conversion method is temporary in version 3.1, as the DifferentiableMultivariateFunction interface itself is deprecated
- + org.apache.commons.math3.analysis.FunctionUtils.toDifferentiableMultivariateVectorFunction(MultivariateDifferentiableVectorFunction)
this conversion method is temporary in version 3.1, as the DifferentiableMultivariateVectorFunction interface itself is deprecated
- + org.apache.commons.math3.analysis.FunctionUtils.toDifferentiableUnivariateFunction(UnivariateDifferentiableFunction)
this conversion method is temporary in version 3.1, as the DifferentiableUnivariateFunction interface itself is deprecated
- + org.apache.commons.math3.analysis.FunctionUtils.toMultivariateDifferentiableFunction(DifferentiableMultivariateFunction)
this conversion method is temporary in version 3.1, as the DifferentiableMultivariateFunction interface itself is deprecated
- + org.apache.commons.math3.analysis.FunctionUtils.toMultivariateDifferentiableVectorFunction(DifferentiableMultivariateVectorFunction)
this conversion method is temporary in version 3.1, as the DifferentiableMultivariateFunction interface itself is deprecated
- + org.apache.commons.math3.analysis.FunctionUtils.toUnivariateDifferential(DifferentiableUnivariateFunction)
this conversion method is temporary in version 3.1, as the DifferentiableUnivariateFunction interface itself is deprecated
- + org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.updateJacobian() - + org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer.updateResidualsAndCost()
As of 3.1. Please use AbstractLeastSquaresOptimizer.computeResiduals(double[]), BaseAbstractMultivariateVectorOptimizer.computeObjectiveValue(double[]), AbstractLeastSquaresOptimizer.computeCost(double[]) Modified: websites/production/commons/content/proper/commons-math/apidocs/index-all.html ============================================================================== --- websites/production/commons/content/proper/commons-math/apidocs/index-all.html (original) +++ websites/production/commons/content/proper/commons-math/apidocs/index-all.html Mon Jul 27 19:40:06 2015 @@ -13792,6 +13792,12 @@
Get the number of steps of the method (excluding the one being computed).
+
getNumberOfAttemptedUpdates() - Method in class org.apache.commons.math3.ml.neuralnet.Neuron
+
+
Retrieves the number of calls to the + compareAndSetFeatures + method.
+
getNumberOfCalls() - Method in class org.apache.commons.math3.ml.neuralnet.sofm.KohonenUpdateAction
Retrieves the number of calls to the update @@ -13827,6 +13833,12 @@
Access the number of successes for this distribution.
+
getNumberOfSuccessfulUpdates() - Method in class org.apache.commons.math3.ml.neuralnet.Neuron
+
+
Retrieves the number of successful calls to the + compareAndSetFeatures + method.
+
getNumberOfTrials() - Method in class org.apache.commons.math3.distribution.BinomialDistribution
Access the number of trials for this distribution.
@@ -16716,6 +16728,12 @@
getTransform(AffineTransform) - Static method in class org.apache.commons.math3.geometry.euclidean.twod.Line
+ +
+
getTransform(double, double, double, double, double, double) - Static method in class org.apache.commons.math3.geometry.euclidean.twod.Line
+
Get a Transform embedding an affine transform.
getTransform(Rotation) - Static method in class org.apache.commons.math3.geometry.spherical.twod.Circle
Modified: websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/MathIllegalArgumentException.html ============================================================================== --- websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/MathIllegalArgumentException.html (original) +++ websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/exception/class-use/MathIllegalArgumentException.html Mon Jul 27 19:40:06 2015 @@ -859,6 +859,19 @@ static Transform<Euclidean2D,Euclidean1D> Line.getTransform(AffineTransform transform) + + + + +static Transform<Euclidean2D,Euclidean1D> +Line.getTransform(double cXX, + double cYX, + double cXY, + double cYY, + double cX1, + double cY1)
Get a Transform embedding an affine transform.
Modified: websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/fraction/BigFraction.html ============================================================================== --- websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/fraction/BigFraction.html (original) +++ websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/fraction/BigFraction.html Mon Jul 27 19:40:06 2015 @@ -1046,7 +1046,7 @@ implements
  • add

    -
    public BigFraction add(int i)
    +
    public BigFraction add(int i)

    Adds the value of this fraction to the passed integer, returning the result in reduced form. @@ -1061,7 +1061,7 @@ implements

  • add

    -
    public BigFraction add(long l)
    +
    public BigFraction add(long l)

    Adds the value of this fraction to the passed long, returning the result in reduced form. @@ -1076,7 +1076,7 @@ implements

  • add

    -
    public BigFraction add(BigFraction fraction)
    +
    public BigFraction add(BigFraction fraction)

    Adds the value of this fraction to another, returning the result in reduced form. @@ -1096,7 +1096,7 @@ implements

  • bigDecimalValue

    -
    public BigDecimal bigDecimalValue()
    +
    public BigDecimal bigDecimalValue()

    Gets the fraction as a BigDecimal. This calculates the fraction as the numerator divided by denominator. @@ -1113,7 +1113,7 @@ implements

  • bigDecimalValue

    -
    public BigDecimal bigDecimalValue(int roundingMode)
    +
    public BigDecimal bigDecimalValue(int roundingMode)

    Gets the fraction as a BigDecimal following the passed rounding mode. This calculates the fraction as the numerator divided by @@ -1132,7 +1132,7 @@ implements

  • bigDecimalValue

    -
    public BigDecimal bigDecimalValue(int scale,
    +
    public BigDecimal bigDecimalValue(int scale,
                              int roundingMode)

    Gets the fraction as a BigDecimal following the passed scale @@ -1150,7 +1150,7 @@ implements

  • compareTo

    -
    public int compareTo(BigFraction object)
    +
    public int compareTo(BigFraction object)

    Compares this object to another based on size.

    @@ -1168,7 +1168,7 @@ implements
  • divide

    -
    public BigFraction divide(BigInteger bg)
    +
    public BigFraction divide(BigInteger bg)

    Divide the value of this fraction by the passed BigInteger, ie this * 1 / bg, returning the result in reduced form. @@ -1186,7 +1186,7 @@ implements

  • divide

    -
    public BigFraction divide(int i)
    +
    public BigFraction divide(int i)

    Divide the value of this fraction by the passed int, ie this * 1 / i, returning the result in reduced form. @@ -1203,7 +1203,7 @@ implements

  • divide

    -
    public BigFraction divide(long l)
    +
    public BigFraction divide(long l)

    Divide the value of this fraction by the passed long, ie this * 1 / l, returning the result in reduced form. @@ -1220,7 +1220,7 @@ implements

  • divide

    -
    public BigFraction divide(BigFraction fraction)
    +
    public BigFraction divide(BigFraction fraction)

    Divide the value of this fraction by another, returning the result in reduced form. @@ -1241,7 +1241,7 @@ implements

  • doubleValue

    -
    public double doubleValue()
    +
    public double doubleValue()

    Gets the fraction as a double. This calculates the fraction as the numerator divided by denominator. @@ -1258,7 +1258,7 @@ implements

  • equals

    -
    public boolean equals(Object other)
    +
    public boolean equals(Object other)

    Test for the equality of two fractions. If the lowest term numerator and denominators are the same for both fractions, the two fractions are @@ -1280,7 +1280,7 @@ implements

  • floatValue

    -
    public float floatValue()
    +
    public float floatValue()

    Gets the fraction as a float. This calculates the fraction as the numerator divided by denominator. @@ -1297,7 +1297,7 @@ implements

  • getDenominator

    -
    public BigInteger getDenominator()
    +
    public BigInteger getDenominator()

    Access the denominator as a BigInteger.

    @@ -1310,7 +1310,7 @@ implements
  • getDenominatorAsInt

    -
    public int getDenominatorAsInt()
    +
    public int getDenominatorAsInt()

    Access the denominator as a int.

    @@ -1323,7 +1323,7 @@ implements
  • getDenominatorAsLong

    -
    public long getDenominatorAsLong()
    +
    public long getDenominatorAsLong()

    Access the denominator as a long.

    @@ -1336,7 +1336,7 @@ implements
  • getNumerator

    -
    public BigInteger getNumerator()
    +
    public BigInteger getNumerator()

    Access the numerator as a BigInteger.

    @@ -1349,7 +1349,7 @@ implements
  • getNumeratorAsInt

    -
    public int getNumeratorAsInt()
    +
    public int getNumeratorAsInt()

    Access the numerator as a int.

    @@ -1362,7 +1362,7 @@ implements
  • getNumeratorAsLong

    -
    public long getNumeratorAsLong()
    +
    public long getNumeratorAsLong()

    Access the numerator as a long.

    @@ -1375,7 +1375,7 @@ implements
  • hashCode

    -
    public int hashCode()
    +
    public int hashCode()

    Gets a hashCode for the fraction.

    @@ -1391,7 +1391,7 @@ implements
  • intValue

    -
    public int intValue()
    +
    public int intValue()

    Gets the fraction as an int. This returns the whole number part of the fraction. @@ -1408,7 +1408,7 @@ implements

  • longValue

    -
    public long longValue()
    +
    public long longValue()

    Gets the fraction as a long. This returns the whole number part of the fraction. @@ -1425,7 +1425,7 @@ implements

  • multiply

    -
    public BigFraction multiply(BigInteger bg)
    +
    public BigFraction multiply(BigInteger bg)

    Multiplies the value of this fraction by the passed BigInteger, returning the result in reduced form. @@ -1442,7 +1442,7 @@ implements

  • multiply

    -
    public BigFraction multiply(int i)
    +
    public BigFraction multiply(int i)

    Multiply the value of this fraction by the passed int, returning the result in reduced form. @@ -1460,7 +1460,7 @@ implements

  • multiply

    -
    public BigFraction multiply(long l)
    +
    public BigFraction multiply(long l)

    Multiply the value of this fraction by the passed long, returning the result in reduced form. @@ -1475,7 +1475,7 @@ implements

  • multiply

    -
    public BigFraction multiply(BigFraction fraction)
    +
    public BigFraction multiply(BigFraction fraction)

    Multiplies the value of this fraction by another, returning the result in reduced form. @@ -1495,7 +1495,7 @@ implements

  • negate

    -
    public BigFraction negate()
    +
    public BigFraction negate()

    Return the additive inverse of this fraction, returning the result in reduced form. @@ -1512,7 +1512,7 @@ implements

  • percentageValue

    -
    public double percentageValue()
    +
    public double percentageValue()

    Gets the fraction percentage as a double. This calculates the fraction as the numerator divided by denominator multiplied by 100. @@ -1526,7 +1526,7 @@ implements

  • pow

    -
    public BigFraction pow(int exponent)
    +
    public BigFraction pow(int exponent)

    Returns a BigFraction whose value is (this<sup>exponent</sup>), returning the result in reduced form. @@ -1542,7 +1542,7 @@ implements

  • pow

    -
    public BigFraction pow(long exponent)
    +
    public BigFraction pow(long exponent)

    Returns a BigFraction whose value is (thisexponent), returning the result in reduced form. @@ -1557,7 +1557,7 @@ implements

  • pow

    -
    public BigFraction pow(BigInteger exponent)
    +
    public BigFraction pow(BigInteger exponent)

    Returns a BigFraction whose value is (thisexponent), returning the result in reduced form. @@ -1572,7 +1572,7 @@ implements

  • pow

    -
    public double pow(double exponent)
    +
    public double pow(double exponent)

    Returns a double whose value is (thisexponent), returning the result in reduced form. @@ -1587,7 +1587,7 @@ implements

  • reciprocal

    -
    public BigFraction reciprocal()
    +
    public BigFraction reciprocal()

    Return the multiplicative inverse of this fraction.

    @@ -1603,7 +1603,7 @@ implements
  • reduce

    -
    public BigFraction reduce()
    +
    public BigFraction reduce()

    Reduce this BigFraction to its lowest terms.

    @@ -1617,7 +1617,7 @@ implements
  • subtract

    -
    public BigFraction subtract(BigInteger bg)
    +
    public BigFraction subtract(BigInteger bg)

    Subtracts the value of an BigInteger from the value of this BigFraction, returning the result in reduced form. @@ -1634,7 +1634,7 @@ implements

  • subtract

    -
    public BigFraction subtract(int i)
    +
    public BigFraction subtract(int i)

    Subtracts the value of an integer from the value of this BigFraction, returning the result in reduced form. @@ -1649,7 +1649,7 @@ implements

  • subtract

    -
    public BigFraction subtract(long l)
    +
    public BigFraction subtract(long l)

    Subtracts the value of a long from the value of this BigFraction, returning the result in reduced form. @@ -1664,7 +1664,7 @@ implements

  • subtract

    -
    public BigFraction subtract(BigFraction fraction)
    +
    public BigFraction subtract(BigFraction fraction)

    Subtracts the value of another fraction from the value of this one, returning the result in reduced form. @@ -1684,7 +1684,7 @@ implements

  • toString

    -
    public String toString()
    +
    public String toString()

    Returns the String representing this fraction, ie "num / dem" or just "num" if the denominator is one. @@ -1701,7 +1701,7 @@ implements

  • getField

    -
    public BigFractionField getField()
    +
    public BigFractionField getField()
    Get the Field to which the instance belongs.
    Specified by:
    Modified: websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/oned/class-use/Euclidean1D.html ============================================================================== --- websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/oned/class-use/Euclidean1D.html (original) +++ websites/production/commons/content/proper/commons-math/apidocs/org/apache/commons/math3/geometry/euclidean/oned/class-use/Euclidean1D.html Mon Jul 27 19:40:06 2015 @@ -414,6 +414,19 @@ static Transform<Euclidean2D,Euclidean1D> Line.getTransform(AffineTransform transform) + + + + +static Transform<Euclidean2D,Euclidean1D> +Line.getTransform(double cXX, + double cYX, + double cXY, + double cYY, + double cX1, + double cY1)
    Get a Transform embedding an affine transform.