public class DblSortUnit
extends java.lang.Object
implements java.lang.Comparable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
descending |
protected DblMatrix |
Index |
protected DblMatrix |
Value |
| Constructor and Description |
|---|
DblSortUnit(DblMatrix X,
DblMatrix Index) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object F) |
DblMatrix |
getDblMatrix() |
DblMatrix |
getIndex() |
void |
setDescending(boolean x) |