Package | Description |
---|---|
de.lmu.ifi.dbs.elki.data.synthetic.bymodel |
Generator using a distribution model specified in an XML configuration file.
|
de.lmu.ifi.dbs.elki.math.linearalgebra |
Linear Algebra package provides classes and computational methods for operations on matrices.
|
Modifier and Type | Field and Description |
---|---|
private AffineTransformation |
GeneratorSingleCluster.trans
The transformation matrix
|
Modifier and Type | Method and Description |
---|---|
AffineTransformation |
GeneratorSingleCluster.getTransformation()
Get transformation
|
Modifier and Type | Method and Description |
---|---|
AffineTransformation |
AffineTransformation.clone()
Return a clone of the affine transformation
|
static AffineTransformation |
AffineTransformation.reorderAxesTransformation(int dim,
int[] axes)
Generate a transformation that reorders axes in the given way.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.