clusteringfittingintegrationinterpolationjavaleast-squaresmathoptimizationpolynomialsolverstattransforms
0700b0f482
ExpandableDoubleArray. The interface provides a public interface which does not hint at any of the storage parameters of Expandable or Contractable. * DoubleArrayTest now operates on the DoubleArray interface, casting to Expandable when we need to call the package scopes getInternalLength method. * While we should not provide access to the internal storage array, it should be possible to obtain a double[] of elements stored in this DoubleArray - double[] getElements() was added to the DoubleArray interface, it will return the element array. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140834 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
src | ||
.cvsignore | ||
PROPOSAL.html | ||
RELEASE-NOTES.txt | ||
STATUS.html | ||
build.properties.sample | ||
build.xml | ||
project.xml |