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

U

uminus(RealMatrix) - Static method in class jml.matlab.Matlab
Unary minus.
UnsupervisedFeatureSelection - Class in jml.feature.selection
Abstract class for unsupervised feature selection algorithms.
UnsupervisedFeatureSelection() - Constructor for class jml.feature.selection.UnsupervisedFeatureSelection
 
UpdateF(RealMatrix, RealMatrix, double, RealMatrix) - Method in class jml.clustering.L1NMF
 
UpdateG(RealMatrix, RealMatrix, double, RealMatrix) - Method in class jml.clustering.L1NMF
 
updateParams() - Method in class jml.topics.LdaGibbsSampler
Add to the statistics the values of theta and phi for the current state.
uplus(RealMatrix) - Static method in class jml.matlab.Matlab
Unary plus.
Utility - Class in jml.utils
The Utility class provides some frequently used functions for text processing.
Utility() - Constructor for class jml.utils.Utility
 
Utility.ArrayIndexComparator<V extends java.lang.Comparable<? super V>> - Class in jml.utils
A generic Class that implements Comparator which provide a override comparator function sorting a array's indices based on its values.
Utility.ArrayIndexComparator(V[]) - Constructor for class jml.utils.Utility.ArrayIndexComparator
 
Utility.keyAscendComparator<K extends java.lang.Comparable<K>> - Class in jml.utils
Generic comparator for TreeMap to sort the keys in a increasing order.
Utility.keyAscendComparator() - Constructor for class jml.utils.Utility.keyAscendComparator
 
Utility.keyDescendComparator<K extends java.lang.Comparable<K>> - Class in jml.utils
Generic comparator for TreeMap to sort the keys in a decreasing order.
Utility.keyDescendComparator() - Constructor for class jml.utils.Utility.keyDescendComparator
 

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