mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 10:09:26 +00:00
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1412070 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7cd13e4935
commit
0f8b842020
@ -350,7 +350,7 @@ public class ResizableDoubleArray implements DoubleArray, Serializable {
|
||||
* @param expansionMode the expansion mode
|
||||
* @throws MathIllegalArgumentException if parameters are not valid
|
||||
* @deprecated As of 3.1. Please use
|
||||
* {@link #ResizableDoubleArray(int,float,float,ExpansionMode,double[])}
|
||||
* {@link #ResizableDoubleArray(int,double,double,ExpansionMode,double[])}
|
||||
* instead.
|
||||
*/
|
||||
public ResizableDoubleArray(int initialCapacity, float expansionFactor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user