- x - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.fitting.LevenbergMarquardtMethod
-
Data to fit the function to
- x - Variable in class de.lmu.ifi.dbs.elki.math.statistics.MultipleLinearRegression
-
The (n x p+1)-matrix holding the x-values, where the i-th row has the form
(1 x1i ... x1p).
- x - Variable in class de.lmu.ifi.dbs.elki.visualization.gui.overview.PlotItem
-
Position: x
- x - Variable in class de.lmu.ifi.dbs.elki.visualization.svg.SVGButton
-
X position
- x_0 - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
-
Holds the special solution vector.
- xi - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi.Parameterizer
-
- xi - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi
-
Xi parameter
- XI_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi
-
Parameter to specify the steepness threshold.
- XIALG_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi
-
Parameter to specify the actual OPTICS algorithm to use.
- xMatrix(Vector, int) - Static method in class de.lmu.ifi.dbs.elki.math.statistics.PolynomialRegression
-
- XMLNodeIterator - Class in de.lmu.ifi.dbs.elki.utilities.xml
-
Simple adapter class to iterate over a DOM tree nodes children.
- XMLNodeIterator(Node) - Constructor for class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeIterator
-
Constructor with first element to iterate over.
- XMLNodeListIterator - Class in de.lmu.ifi.dbs.elki.utilities.xml
-
Simple adapter class to iterate over a DOM tree nodes children.
- XMLNodeListIterator(NodeList) - Constructor for class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeListIterator
-
Constructor with first element to iterate over.
- xorI(long[], long[]) - Static method in class de.lmu.ifi.dbs.elki.utilities.BitsUtil
-
XOR o onto v inplace, i.e. v ^= o
- xorI(long[], long[], int) - Static method in class de.lmu.ifi.dbs.elki.utilities.BitsUtil
-
XOR o onto v inplace, i.e. v ^= (o << off)
- xsi - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.CLIQUE.Parameterizer
-
- xsi - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.CLIQUE
-
- XSI_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.CLIQUE
-
Parameter to specify the number of intervals (units) in each dimension,
must be an integer greater than 0.
- xx_inverse - Variable in class de.lmu.ifi.dbs.elki.math.statistics.MultipleLinearRegression
-
Holds the matrix (x'x)^-1.
- XYCurve - Class in de.lmu.ifi.dbs.elki.math.geometry
-
An XYCurve is an ordered collection of 2d points, meant for chart generation.
- XYCurve(String, String) - Constructor for class de.lmu.ifi.dbs.elki.math.geometry.XYCurve
-
Constructor with labels
- XYCurve(String, String, int) - Constructor for class de.lmu.ifi.dbs.elki.math.geometry.XYCurve
-
Constructor with size estimate and labels.
- XYCurve() - Constructor for class de.lmu.ifi.dbs.elki.math.geometry.XYCurve
-
Constructor.
- XYCurve(int) - Constructor for class de.lmu.ifi.dbs.elki.math.geometry.XYCurve
-
Constructor with size estimate
- XYCurve(XYCurve) - Constructor for class de.lmu.ifi.dbs.elki.math.geometry.XYCurve
-
Constructor, cloning an existing curve.
- XYCURVE - Static variable in interface de.lmu.ifi.dbs.elki.visualization.style.StyleLibrary
-
XY curve styling.
- XYCurve.Itr - Class in de.lmu.ifi.dbs.elki.math.geometry
-
Iterator for the curve. 2D, does not follow Java collections style.
- XYCurve.Itr() - Constructor for class de.lmu.ifi.dbs.elki.math.geometry.XYCurve.Itr
-
- XYCurveVisualization - Class in de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj
-
Visualizer to render a simple 2D curve such as a ROC curve.
- XYCurveVisualization() - Constructor for class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.XYCurveVisualization
-
Constructor, Parameterizable style - does nothing.