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 - Static variable in class jml.optimization.LBFGS
A temporary variable holding the inner product of the decreasing step p and the gradient G, it should be always non-positive.
z - Static variable in class jml.optimization.LBFGSOnSimplex
 
z - Static variable in class jml.optimization.NonlinearConjugateGradient
A temporary variable holding the inner product of the decreasing step p and the gradient G, it should be always non-positive.
z - Variable in class jml.topics.LdaGibbsSampler
topic assignments for each word.
z_pd - Static variable in class jml.optimization.PrimalDualInteriorPoint
 
z_t - Static variable in class jml.optimization.LBFGSOnSimplex
 
zeros(int, int) - Static method in class jml.matlab.Matlab
Generate nRow by nCol all zero matrix.
zeros(int[]) - Static method in class jml.matlab.Matlab
Generate an all zero matrix with its size specified by a two dimensional integer array.
zeros(int) - Static method in class jml.matlab.Matlab
Generate an n by n all zero matrix.

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