@Deprecated public class RankArray extends Object
| Modifier and Type | Field and Description |
|---|---|
cern.colt.function.tint.IntComparator |
comp
Deprecated.
|
cern.colt.function.tint.IntComparator |
compdouble
Deprecated.
|
cern.colt.Swapper |
swapper
Deprecated.
|
cern.colt.Swapper |
swapperdouble
Deprecated.
|
float[] |
x
Deprecated.
|
double[] |
xdouble
Deprecated.
|
int[] |
y
Deprecated.
|
int[] |
ydouble
Deprecated.
|
| Constructor and Description |
|---|
RankArray()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
rank(double[] x,
boolean giveTiesSameRank)
Deprecated.
|
float[] |
rank(float[] x,
boolean giveTiesSameRank)
Deprecated.
|
public double[] xdouble
public int[] ydouble
public cern.colt.Swapper swapperdouble
public cern.colt.function.tint.IntComparator compdouble
public float[] x
public int[] y
public cern.colt.Swapper swapper
public cern.colt.function.tint.IntComparator comp
Copyright © 2016. All Rights Reserved.