|
|
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use AffineTransformation | |
|---|---|
| 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. |
| Uses of AffineTransformation in de.lmu.ifi.dbs.elki.data.synthetic.bymodel |
|---|
| Fields in de.lmu.ifi.dbs.elki.data.synthetic.bymodel declared as AffineTransformation | |
|---|---|
private AffineTransformation |
GeneratorSingleCluster.trans
The transformation matrix |
| Methods in de.lmu.ifi.dbs.elki.data.synthetic.bymodel that return AffineTransformation | |
|---|---|
AffineTransformation |
GeneratorSingleCluster.getTrans()
Get transformation |
| Uses of AffineTransformation in de.lmu.ifi.dbs.elki.math.linearalgebra |
|---|
| Methods in de.lmu.ifi.dbs.elki.math.linearalgebra that return AffineTransformation | |
|---|---|
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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||