|
|
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use DoubleDoublePair | |
|---|---|
| de.lmu.ifi.dbs.elki.math | Mathematical operations and utilities used throughout the framework. |
| de.lmu.ifi.dbs.elki.math.statistics | Statistical tests and methods. |
| de.lmu.ifi.dbs.elki.utilities.pairs | Pairs and triples utility classes. |
| Uses of DoubleDoublePair in de.lmu.ifi.dbs.elki.math |
|---|
| Subclasses of DoubleDoublePair in de.lmu.ifi.dbs.elki.math | |
|---|---|
class |
DoubleMinMax
Class to find the minimum and maximum double values in data. |
| Uses of DoubleDoublePair in de.lmu.ifi.dbs.elki.math.statistics |
|---|
| Constructor parameters in de.lmu.ifi.dbs.elki.math.statistics with type arguments of type DoubleDoublePair | |
|---|---|
LinearRegression(List<DoubleDoublePair> points)
|
|
| Uses of DoubleDoublePair in de.lmu.ifi.dbs.elki.utilities.pairs |
|---|
| Methods in de.lmu.ifi.dbs.elki.utilities.pairs with parameters of type DoubleDoublePair | |
|---|---|
int |
DoubleDoublePair.compareSwappedTo(DoubleDoublePair other)
Implementation of comparableSwapped interface, sorting by second then first. |
int |
DoubleDoublePair.compareTo(DoubleDoublePair other)
Implementation of comparable interface, sorting by first then second. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||