public class QuEST extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QuEST.Result |
public QuEST(Vector tau, int n, double tol, double left_tol)
tau
- population eigenvaluesn
- sample sizetol
- tolerance when numbers are considered 0 if smaller than the
thresholdleft_tol
- tolerance when negative numbers are considered 0 if
bigger than the thresholdpublic QuEST(Vector tau, int n)
public QuEST.Result evaluate()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.