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

O

Omega - Variable in class jml.recovery.MatrixCompletion
a sparse or dense logical matrix indicating the indices of samples
ones(int, int) - Static method in class jml.matlab.Matlab
Generate an all one matrix with nRow rows and nCol columns.
ones(int[]) - Static method in class jml.matlab.Matlab
Generate an all one matrix with its size specified by a two dimensional integer array.
ones(int) - Static method in class jml.matlab.Matlab
Generate an n by n all one matrix.
OnlineBinaryClassifier - Class in jml.online.classification
 
OnlineBinaryClassifier() - Constructor for class jml.online.classification.OnlineBinaryClassifier
 
operate(double[], double[][], double[]) - Static method in class jml.operation.ArrayOperation
V1 = A * V2.
operate(double[], RealMatrix, double[]) - Static method in class jml.operation.ArrayOperation
V1 = A * V2.
operate(double[], double[], double[][]) - Static method in class jml.operation.ArrayOperation
V1' = V2' * A.
operate(double[], double[], RealMatrix) - Static method in class jml.operation.ArrayOperation
V1' = V2' * A.
optimizer - Variable in class jml.optimization.PhaseIResult
 
optimizer - Variable in class jml.optimization.QPSolution
 
optimum - Variable in class jml.optimization.PhaseIResult
 
optimum - Variable in class jml.optimization.QPSolution
 
options - Variable in class jml.clustering.KMeans
 
options - Variable in class jml.clustering.SpectralClustering
 
Options - Class in jml.options
 
Options(Options) - Constructor for class jml.options.Options
 
Options() - Constructor for class jml.options.Options
 
or(RealMatrix, RealMatrix) - Static method in class jml.matlab.Matlab
Do element by element comparisons between X and Y and returns a matrix of the same size with elements set to 1 where the relation is true and elements set to 0 where it is not.
Os - Variable in class jml.sequence.HMM
Observation sequences for training.

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