Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1400881 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7096dabffa
commit
3b6bbf6d2c
|
@ -668,7 +668,7 @@ public class ResizableDoubleArray implements DoubleArray, Serializable {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the contraction criteria for this ExpandContractDoubleArray.
|
* Sets the contraction criteria.
|
||||||
*
|
*
|
||||||
* @param contractionCriteria contraction criteria
|
* @param contractionCriteria contraction criteria
|
||||||
* @throws MathIllegalArgumentException if the contractionCriteria is less than
|
* @throws MathIllegalArgumentException if the contractionCriteria is less than
|
||||||
|
|
Loading…
Reference in New Issue