A B C D E F G H I J K L M N O P Q R S T U W

M

Mahalanobis - Class in FeatureExtractor.Clustering.Windsurf
Class implementing the computation of the Mahalanobis distance.
Mahalanobis(ClusteringFeatures[][]) - Constructor for class FeatureExtractor.Clustering.Windsurf.Mahalanobis
Basic constructor.
Matrix - Class in Utils
Class implementing several operations on double matrices.
Matrix(int) - Constructor for class Utils.Matrix
Builds a square matrix containing 0 values.
Matrix(int, int) - Constructor for class Utils.Matrix
Builds a matrix containing 0 values.
Matrix(double[][]) - Constructor for class Utils.Matrix
Builds a matrix from a bi-dimensional array.
Matrix(Matrix) - Constructor for class Utils.Matrix
Copy constructor
matrixComplete(Matrix) - Static method in class QueryProcessor.SF.ScoringFunction.Hungarian.WrapperAVG
Completes the costs matrix to obtain a square one.
MAX_DIST - Static variable in interface Utils.Constants.Properties
Maximum distance value
MAX_HEIGHT - Static variable in interface Utils.Constants.Properties
Maximum image height
MAX_WIDTH - Static variable in interface Utils.Constants.Properties
Maximum image width
multiply(double) - Method in class Utils.Matrix
Multiplies all elements of this matrix to a given real value.
multiply(Matrix) - Method in class Utils.Matrix
Multiplies the matrix to a given matrix.
MySQLConnector - Class in Utils.MySQL
Class allowing the connection to a MySQL database.
MySQLConnector(String, String, String, String, String) - Constructor for class Utils.MySQL.MySQLConnector
Basic constructor.
MySQLQuery - Class in Utils.MySQL
Represents a MySQL select query.
MySQLQuery(MySQLConnector) - Constructor for class Utils.MySQL.MySQLQuery
Basic constructor

A B C D E F G H I J K L M N O P Q R S T U W