public class RejectStatistics extends Object
Modifier and Type | Field and Description |
---|---|
int |
imaginaryEigenValues |
int |
noInverseOfHessianMatrix |
int |
noStableMaxima |
int |
notHighestValueInIdentityRadius |
int |
peakTooLow |
int |
tooHighEigenValueRatio |
Constructor and Description |
---|
RejectStatistics() |
public int noStableMaxima
public int tooHighEigenValueRatio
public int noInverseOfHessianMatrix
public int peakTooLow
public int imaginaryEigenValues
public int notHighestValueInIdentityRadius
Copyright © 2015–2021 Fiji. All rights reserved.