SuanShu, a Java numerical and statistical library
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Z

z - Variable in class com.numericalmethod.suanshu.stats.regression.linear.glm.Beta
the z-values for the GLM coefficients β^
z - Variable in class com.numericalmethod.suanshu.stats.regression.linear.logistic.Beta
the z-value for the regression coefficients β^
Z1 - Variable in class com.numericalmethod.suanshu.stats.test.distribution.normality.DAgostino
Z1
Z2 - Variable in class com.numericalmethod.suanshu.stats.test.distribution.normality.DAgostino
Z2
Zangwill - Class in com.numericalmethod.suanshu.optimization.unconstrained.conjugatedirection
Zangwill's algorithm is an improved version of Powell's algorithm.
Zangwill() - Constructor for class com.numericalmethod.suanshu.optimization.unconstrained.conjugatedirection.Zangwill
 
ZERO - Static variable in class com.numericalmethod.suanshu.analysis.function.polynomial.Polynomial
a polynomial representing 0
ZERO() - Method in class com.numericalmethod.suanshu.analysis.function.polynomial.Polynomial
 
ZERO() - Method in interface com.numericalmethod.suanshu.mathstructure.AbelianGroup
The additive element 0 in the group, such that for all elements a in the group, the equation 0 + a = a + 0 = a holds.
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.ImmutableMatrix
 
zero(Vector, double) - Static method in class com.numericalmethod.suanshu.matrix.doubles.IsMatrix
Check if a vector is a zero vector, i.e., all its entries are 0, up to a precision.
ZERO() - Method in interface com.numericalmethod.suanshu.matrix.doubles.MatrixRing
Get a zero matrix that has the same dimension as this matrix.
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.DenseMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.diagonal.BidiagonalMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.diagonal.DiagonalMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.diagonal.TridiagonalMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.triangle.LowerTriangularMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.triangle.SymmetricMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.triangle.UpperTriangularMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.GivensMatrix
Deprecated. no zero matrix for GivensMatrix
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.PermutationMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.CsrSparseMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.DokSparseMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.LilSparseMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.SparseVector
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.operation.ImmutableKroneckerProduct
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.doubles.operation.SubMatrixRef
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.generic.matrixtype.ComplexMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.generic.matrixtype.GenericMatrix
 
ZERO() - Method in class com.numericalmethod.suanshu.matrix.generic.matrixtype.RealMatrix
 
ZERO - Static variable in class com.numericalmethod.suanshu.number.complex.Complex
a number representing 0.0 + 0.0i
ZERO() - Method in class com.numericalmethod.suanshu.number.complex.Complex
A number representing 0.0 + 0.0i.
ZERO - Static variable in class com.numericalmethod.suanshu.number.Real
a number representing 0
ZERO() - Method in class com.numericalmethod.suanshu.number.Real
 
ZERO - Class in com.numericalmethod.suanshu.optimization.constrained.general.penaltymethod
This class represents a dummy zero cost (no cost) penalty function.
ZERO(int) - Constructor for class com.numericalmethod.suanshu.optimization.constrained.general.penaltymethod.ZERO
Construct a no-cost penalty function.
ZERO() - Method in class com.numericalmethod.suanshu.vector.doubles.dense.DenseVector
 
ZERO() - Method in class com.numericalmethod.suanshu.vector.doubles.ImmutableVector
 
ZERO() - Method in interface com.numericalmethod.suanshu.vector.doubles.Vector
Get a 0-vector that has the same length as this vector.
ZeroDrift - Class in com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.sde.coefficients
This class represents a 0 drift function.
ZeroDrift() - Constructor for class com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.sde.coefficients.ZeroDrift
 
Zt() - Method in class com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.MultiVariateRealization.Iterator
Get a d-dimension Gaussian innovation.
Zt - Variable in class com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.sde.Ft
a sampling from the Gaussian distribution
Zt() - Method in class com.numericalmethod.suanshu.stats.stochasticprocess.multivariate.sde.Ft
Get the current value of the Gaussian distribution innovation.
Zt() - Method in class com.numericalmethod.suanshu.stats.stochasticprocess.univariate.Realization.Iterator
Get a Gaussian innovation.
Zt() - Method in class com.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.Ft
Get the current value of the Gaussian distribution innovation.

SuanShu, a Java numerical and statistical library
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.