Uses of Class
tech.nmfin.signal.infantino2010.Infantino2010Regime.Regime
-
Packages that use Infantino2010Regime.Regime Package Description tech.nmfin.signal.infantino2010 -
-
Uses of Infantino2010Regime.Regime in tech.nmfin.signal.infantino2010
Methods in tech.nmfin.signal.infantino2010 that return Infantino2010Regime.Regime Modifier and Type Method Description Infantino2010Regime.Regime
Infantino2010Regime. getRegime(Matrix D)
Gets the current regime.static Infantino2010Regime.Regime
Infantino2010Regime.Regime. valueOf(String name)
Returns the enum constant of this type with the specified name.static Infantino2010Regime.Regime[]
Infantino2010Regime.Regime. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-