double bandwidth
int robustnessIters
double accuracy
protected final Object readResolve()
Complex.createComplex(double, double)
to
deserialize properly.double imaginary
double real
private Object readResolve()
int omegaCount
double[] omegaReal
double[] omegaImaginaryCounterClockwise
n
-th roots of unity, for positive values
of n
. In this array, the roots are stored in counter-clockwise
order.double[] omegaImaginaryClockwise
n
-th roots of unity, for negative values
of n
. In this array, the roots are stored in clockwise order.boolean isCounterClockWise
true
if RootsOfUnity.computeRoots(int)
was called with a positive
value of its argument n
. In this case, counter-clockwise ordering
of the roots of unity should be used.RandomDataImpl randomData
RandomDataImpl randomData
double solverAbsoluteAccuracy
GammaDistribution gamma
double solverAbsoluteAccuracy
double numeratorDegreesOfFreedom
double denominatorDegreesOfFreedom
double solverAbsoluteAccuracy
double numericalVariance
boolean numericalVarianceIsCalculated
int numberOfSuccesses
int populationSize
int sampleSize
double numericalVariance
boolean numericalVarianceIsCalculated
NormalDistribution normal
double mean
int maxIterations
Gamma.regularizedGammaP(double, double, double, int)
or continued fraction approximation of
Gamma.regularizedGammaQ(double, double, double, int)
.double epsilon
double shape
double scale
double solverAbsoluteAccuracy
double numericalMean
boolean numericalMeanIsCalculated
double numericalVariance
boolean numericalVarianceIsCalculated
int numberOfElements
double exponent
double numericalMean
boolean numericalMeanIsCalculated
double numericalVariance
boolean numericalVarianceIsCalculated
ExceptionContext context
ExceptionContext context
Number argument
ExceptionContext context
ExceptionContext context
Number max
MathArrays.OrderDirection direction
boolean strict
int index
Number previous
Number max
boolean boundIsAllowed
Number min
boolean boundIsAllowed
String source
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- This should never happen.ClassNotFoundException
- This should never happen.private void writeObject(ObjectOutputStream out) throws IOException
IOException
- This should never happen.Throwable throwable
List<E> msgPatterns
List<E> msgArguments
ExceptionContext.msgPatterns
.Map<K,V> context
NumberFormat denominatorFormat
NumberFormat numeratorFormat
BigInteger numerator
BigInteger denominator
private Object readResolve()
private Object readResolve()
NumberFormat wholeFormat
NumberFormat wholeFormat
private Object readResolve()
private Object readResolve()
private Object readResolve()
FieldElement<T>[][] data
FieldElement<T>[] data
Field<T> field
FieldElement<T>[][] blocks
int rows
int columns
int blockRows
int blockColumns
RealVector b
RealVector r
double rnorm
RealVector x
int rows
int columns
OpenIntToDoubleHashMap entries
OpenIntToDoubleHashMap entries
int virtualSize
double epsilon
Field<T> field
OpenIntToFieldHashMap<T extends FieldElement<T>> entries
int virtualSize
public abstract void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public abstract void writeExternal(ObjectOutput out) throws IOException
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
- if a class in the stream cannot be foundIOException
- if object cannot be read from the streamprivate void writeObject(ObjectOutputStream oos) throws IOException
IOException
- if object cannot be written to streamRelationship relationship
double value
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
- if a class in the stream cannot be foundIOException
- if object cannot be read from the streamprivate void writeObject(ObjectOutputStream oos) throws IOException
IOException
- if object cannot be written to streamdouble constantTerm
int index
int[] v
int[] iRm1
int[] iRm2
int[] i1
int[] i2
int[] i3
List<E> binStats
SummaryStatistics sampleStats
double max
double min
double delta
int binCount
boolean loaded
double[] upperBounds
RandomDataImpl randomData
int[] rsl
int[] mem
int count
int isaacA
int isaacB
int isaacC
int[] arr
int isaacX
int isaacI
int isaacJ
RandomGenerator randomGenerator
RandomGenerator rand
SecureRandom secRand
List<E> points
Clusterable<T> center
SummaryStatistics statisticsPrototype
SummaryStatistics statistics
int windowSize
ResizableDoubleArray eDA
UnivariateStatistic meanImpl
UnivariateStatistic geometricMeanImpl
UnivariateStatistic kurtosisImpl
UnivariateStatistic maxImpl
UnivariateStatistic minImpl
UnivariateStatistic percentileImpl
UnivariateStatistic skewnessImpl
UnivariateStatistic varianceImpl
UnivariateStatistic sumsqImpl
UnivariateStatistic sumImpl
int k
long n
StorelessUnivariateStatistic[] sumImpl
StorelessUnivariateStatistic[] sumSqImpl
StorelessUnivariateStatistic[] minImpl
StorelessUnivariateStatistic[] maxImpl
StorelessUnivariateStatistic[] sumLogImpl
StorelessUnivariateStatistic[] geoMeanImpl
StorelessUnivariateStatistic[] meanImpl
VectorialCovariance covarianceImpl
long n
SecondMoment secondMoment
Sum sum
SumOfSquares sumsq
Min min
Max max
SumOfLogs sumLog
GeometricMean geoMean
Mean mean
Variance variance
StorelessUnivariateStatistic sumImpl
StorelessUnivariateStatistic sumsqImpl
StorelessUnivariateStatistic minImpl
StorelessUnivariateStatistic maxImpl
StorelessUnivariateStatistic sumLogImpl
StorelessUnivariateStatistic geoMeanImpl
StorelessUnivariateStatistic meanImpl
StorelessUnivariateStatistic varianceImpl
StorelessUnivariateStatistic sumOfLogs
org.apache.commons.math3.stat.descriptive.moment.FourthMoment moment
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
org.apache.commons.math3.stat.descriptive.moment.FirstMoment moment
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
boolean biasCorrected
SemiVariance.Direction varianceDirection
org.apache.commons.math3.stat.descriptive.moment.ThirdMoment moment
boolean incMoment
Statistics based on (constructed from) external moments cannot be incremented or cleared.
Variance variance
SecondMoment moment
boolean incMoment
Variance.increment(double)
should increment
the internal second moment. When a Variance is constructed with an
external SecondMoment as a constructor parameter, this property is
set to false and increments must be applied to the second moment
directly.boolean isBiasCorrected
Variance
for details on the formula.Mean[] means
double[] parameters
double[][] varCovData
boolean isSymmetricVCD
int rank
long nobs
boolean containsConstant
double[] globalFitInfo
double sumX
double sumXX
double sumY
double sumYY
double sumXY
long n
double xbar
double ybar
boolean hasIntercept
DctNormalization normalization
DftNormalization normalization
DstNormalization normalization
BigDecimal d
RoundingMode roundingMode
int scale
private Object readResolve()
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if object cannot be readClassNotFoundException
- if the class corresponding
to the serialized object cannot be foundint[] keys
double[] values
byte[] states
double missingEntries
int size
int mask
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if object cannot be readClassNotFoundException
- if the class corresponding
to the serialized object cannot be foundField<T> field
int[] keys
FieldElement<T>[] values
byte[] states
FieldElement<T> missingEntries
int size
int mask
float contractionCriteria
float expansionFactor
internalArray.length * expansionFactor
if expansionMode
is set to MULTIPLICATIVE_MODE, or
internalArray.length + expansionFactor
if
expansionMode
is set to ADDITIVE_MODE.int expansionMode
expansionFactor
is additive or multiplicative.int initialCapacity
double[] internalArray
int numElements
int startIndex
internalArray[startIndex],...,internalArray[startIndex + numElements -1]
NumberTransformer defaultTransformer
Map<K,V> map
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.