static boolean |
FWTCoefMath.areCompatible(FWTCoef[] a) |
static boolean |
FWTCoefMath.areCompatible(FWTCoef a,
FWTCoef b) |
static double |
FWTCoefMath.energyRatio(FWTCoef[] a,
int i) |
static double |
FWTCoefMath.entropy(FWTCoef[] a) |
static double |
FWTCoefMath.entropy(FWTCoef[] a,
int i) |
static int |
FWTCoefMath.getJ(FWTCoef[] a) |
static double |
FWTCoefMath.icf(FWTCoef[] a) |
static double |
FWTCoefMath.icfVariance(FWTCoef[] a) |
static double |
FWTCoefMath.sumEnergies(FWTCoef[] a) |
static double |
FWTCoefMath.sumSquares(FWTCoef[] a,
int i)
Compute the sum of the squares of
the coefficients
|
static double |
FWTCoefMath.sumVariance(FWTCoef[] a) |
static double |
FWTCoefMath.variance(FWTCoef[] a,
int i) |
static double |
FWTCoefMath.varianceRatio(FWTCoef[] a,
int i) |