Uses of Package
de.uni_trier.wi2.procake.similarity.nest.sequence.utils
-
Classes in de.uni_trier.wi2.procake.similarity.nest.sequence.utils used by de.uni_trier.wi2.procake.similarity.base.collection Class Description DTW SWA SWA.PenaltyScheme Functional interface representing a penalty scheme. -
Classes in de.uni_trier.wi2.procake.similarity.nest.sequence.utils used by de.uni_trier.wi2.procake.similarity.base.collection.impl Class Description DTW SWA SWA.PenaltyScheme Functional interface representing a penalty scheme. -
Classes in de.uni_trier.wi2.procake.similarity.nest.sequence.utils used by de.uni_trier.wi2.procake.similarity.nest.sequence.impl Class Description SWA.PenaltyScheme Functional interface representing a penalty scheme. -
Classes in de.uni_trier.wi2.procake.similarity.nest.sequence.utils used by de.uni_trier.wi2.procake.similarity.nest.sequence.utils Class Description DP Super class/interface for different dynamic programming approaches.MatrixPath Interface representing a path through a matrix.MatrixPath.MatrixCellPair Holds a pair of tasks and indices of their position and their predecessor in the matrix.SWA.PenaltyScheme Functional interface representing a penalty scheme.Vector Represents a mathematical vector. -
Classes in de.uni_trier.wi2.procake.similarity.nest.sequence.utils used by de.uni_trier.wi2.procake.similarity.nest.sequence.utils.impl Class Description DP Super class/interface for different dynamic programming approaches.DTW MatrixPath Interface representing a path through a matrix.MatrixPath.MatrixCellPair Holds a pair of tasks and indices of their position and their predecessor in the matrix.ScoringMatrix Representation of the scoring matrix of an dp algorithm.SWA SWA.PenaltyScheme Functional interface representing a penalty scheme.Vector Represents a mathematical vector.