Package | Description |
---|---|
dev.nm.analysis.function.tuple | |
dev.nm.geometry | |
dev.nm.stat.timeseries.linear.univariate.stationaryprocess.garch |
Modifier and Type | Method and Description |
---|---|
Pair |
SortedOrderedPairs.get(int i)
Get the ordered pair at index i.
|
Modifier and Type | Method and Description |
---|---|
int |
PairComparatorByAbscissaOnly.compare(Pair o1,
Pair o2) |
int |
PairComparatorByAbscissaFirst.compare(Pair o1,
Pair o2) |
int |
Pair.compareTo(Pair that) |
Modifier and Type | Method and Description |
---|---|
static double |
TrigMath.angle(Pair A,
Pair B,
Pair C)
Given a the coordinates of A, B and C, the apices of triangle ABC, returns the value of the
angle \(alpha\) at apex A.
|
Modifier and Type | Method and Description |
---|---|
Pair |
GARCHSim.nextPair()
Get the next random (e2_t, h_t).
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.