- j - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ProjectedEnergy
-
- jaccardCoefficient(TreeSetDBIDs, TreeSetDBIDs) - Static method in class de.lmu.ifi.dbs.elki.distance.distancefunction.SharedNearestNeighborJaccardDistanceFunction.Instance
-
- jarentries - Variable in class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.JarClassIterator
-
- jitter - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.CASH
-
- jitter - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.CASH.Parameterizer
-
- JITTER_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.CASH
-
Parameter to specify the maximum jitter for distance values, must be a
double greater than 0.
- join(BitSet[]) - Method in class de.lmu.ifi.dbs.elki.algorithm.APRIORI
-
Returns a set of BitSets generated by joining pairs of given BitSets
(relying on the given BitSets being sorted), increasing the length by 1.
- join(CLIQUESubspace<V>, double, double) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUESubspace
-
Joins this subspace and its dense units with the specified subspace and its
dense units.
- join(CLIQUEUnit<V>, double, double) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUEUnit
-
Joins this unit with the specified unit.
- join(Subspace<V>) - Method in class de.lmu.ifi.dbs.elki.data.Subspace
-
Joins this subspace with the specified subspace.
- joinArray(String[], String[]) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
-
Joins the specified arrays.
- joinEnumNames(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.EnumParameter
-
Utility method for merging possible values into a string for informational
messages.
- joinLastDimensions(Subspace<V>) - Method in class de.lmu.ifi.dbs.elki.data.Subspace
-
Joins the dimensions of this subspace with the dimensions of the specified
subspace.
- JSONBuffer - Class in de.lmu.ifi.dbs.elki.application.jsmap
-
Helper class to produce JSON output.
- JSONBuffer(StringBuffer) - Constructor for class de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer
-
Constructor.
- JSONBuffer.JSONException - Exception in de.lmu.ifi.dbs.elki.application.jsmap
-
Class to represent JSON encoding exceptions.
- JSONBuffer.JSONException() - Constructor for exception de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer.JSONException
-
Constructor.
- JSONBuffer.JSONException(String, Throwable) - Constructor for exception de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer.JSONException
-
Constructor.
- JSONBuffer.JSONException(String) - Constructor for exception de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer.JSONException
-
Constructor.
- JSONBuffer.JSONException(Throwable) - Constructor for exception de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer.JSONException
-
Constructor.
- JSONBuffer.ops - Enum in de.lmu.ifi.dbs.elki.application.jsmap
-
Operations on the stack.
- JSONBuffer.ops() - Constructor for enum de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer.ops
-
- jsonEscapeString(String) - Static method in class de.lmu.ifi.dbs.elki.application.jsmap.JSONBuffer
-
String escaping for JSON
- JSONResultHandler - Class in de.lmu.ifi.dbs.elki.application.jsmap
-
Handle results by serving them via a web server to mapping applications.
- JSONResultHandler(int) - Constructor for class de.lmu.ifi.dbs.elki.application.jsmap.JSONResultHandler
-
Constructor.
- JSONResultHandler.Parameterizer - Class in de.lmu.ifi.dbs.elki.application.jsmap
-
Parameterization class
- JSONResultHandler.Parameterizer() - Constructor for class de.lmu.ifi.dbs.elki.application.jsmap.JSONResultHandler.Parameterizer
-
- JSONWebServer - Class in de.lmu.ifi.dbs.elki.application.jsmap
-
A simple web server to serve data base contents to a JavaScript client.
- JSONWebServer(int, HierarchicalResult) - Constructor for class de.lmu.ifi.dbs.elki.application.jsmap.JSONWebServer
-
Constructor.
- JSVGSynchronizedCanvas - Class in de.lmu.ifi.dbs.elki.visualization.batikutil
-
An JSVGCanvas that allows easier synchronization of Updates for SVGPlot
objects.
- JSVGSynchronizedCanvas() - Constructor for class de.lmu.ifi.dbs.elki.visualization.batikutil.JSVGSynchronizedCanvas
-
Constructor
- JSVGUpdateSynchronizer - Class in de.lmu.ifi.dbs.elki.visualization.batikutil
-
This class is used to synchronize SVG updates with an JSVG canvas.
- JSVGUpdateSynchronizer(JSVGComponent) - Constructor for class de.lmu.ifi.dbs.elki.visualization.batikutil.JSVGUpdateSynchronizer
-
Create an updateSynchronizer for the given component.
- JSVGUpdateSynchronizer.JSVGSynchronizedRunner - Class in de.lmu.ifi.dbs.elki.visualization.batikutil
-
Update Runner that will be placed in the Components UpdateManagers queue.
- JSVGUpdateSynchronizer.JSVGSynchronizedRunner() - Constructor for class de.lmu.ifi.dbs.elki.visualization.batikutil.JSVGUpdateSynchronizer.JSVGSynchronizedRunner
-
Constructor
- JSVGUpdateSynchronizer.UMAdapter - Class in de.lmu.ifi.dbs.elki.visualization.batikutil
-
Adapter that will track the component for UpdateManager changes.
- JSVGUpdateSynchronizer.UMAdapter() - Constructor for class de.lmu.ifi.dbs.elki.visualization.batikutil.JSVGUpdateSynchronizer.UMAdapter
-
Constructor.
- JudgeOutlierScores - Class in de.lmu.ifi.dbs.elki.evaluation.outlier
-
Compute a Histogram to evaluate a ranking algorithm.
- JudgeOutlierScores(Pattern, ScalingFunction) - Constructor for class de.lmu.ifi.dbs.elki.evaluation.outlier.JudgeOutlierScores
-
Constructor.
- JudgeOutlierScores.Parameterizer - Class in de.lmu.ifi.dbs.elki.evaluation.outlier
-
Parameterization class.
- JudgeOutlierScores.Parameterizer() - Constructor for class de.lmu.ifi.dbs.elki.evaluation.outlier.JudgeOutlierScores.Parameterizer
-
- JudgeOutlierScores.ScoreResult - Class in de.lmu.ifi.dbs.elki.evaluation.outlier
-
Result object for outlier score judgements.
- JudgeOutlierScores.ScoreResult(Collection<Vector>) - Constructor for class de.lmu.ifi.dbs.elki.evaluation.outlier.JudgeOutlierScores.ScoreResult
-
Constructor.