- fact(int) - Static method in class jphase.Utils
-
Factorial function ( n!
- factMomentK(int[], int) - Static method in class jphase.fit.FitterUtils
-
Computes the k-th factorial moment of the data trace
- fancyLabel(String, String) - Static method in class jmarkov.gui.GuiUtils
-
Creates a fancy Label with border ans title around.
- feasibleAct(S) - Method in class jmarkov.jmdp.CTMDPEvA
-
Returns the set of actions available at this state.
- feasibleAct(S) - Method in class jmarkov.jmdp.DTMDPEvA
-
Returns the set of actions available at this state.
- feasibleActions(TandemQueues) - Method in class examples.jmdp.AccessControl
-
- feasibleActions(TandemQueues, int) - Method in class examples.jmdp.AccessControlFiniteHor
-
- feasibleActions(BankQueues) - Method in class examples.jmdp.Bank2Queues
-
- feasibleActions(AnimalWeight, int) - Method in class examples.jmdp.CattleGrowth
-
- feasibleActions(InvLevel) - Method in class examples.jmdp.ControlProdNonEvents
-
- feasibleActions(InvLevel) - Method in class examples.jmdp.ControlProduccion
-
- feasibleActions(CowQuantity, int) - Method in class examples.jmdp.CowHerd
-
- feasibleActions(CTStock) - Method in class examples.jmdp.CTInventory
-
- feasibleActions(CTStockE) - Method in class examples.jmdp.CTInventoryEvents
-
- feasibleActions(InvLevel) - Method in class examples.jmdp.InfStochasticDemand
-
- feasibleActions(InvLevel, int) - Method in class examples.jmdp.Inventory
-
- feasibleActions(LeadTimeState) - Method in class examples.jmdp.LeadTimeStochasticDemand
-
- feasibleActions(PendingOrders) - Method in class examples.jmdp.OrderProcessing
-
- feasibleActions(InvLevel) - Method in class examples.jmdp.ProbsExample
-
- feasibleActions(InvLevel, int) - Method in class examples.jmdp.StochasticDemand
-
- feasibleActions(InvLevel, int) - Method in class examples.jmdp.WagnerWhitin
-
- feasibleActions(S) - Method in class jmarkov.jmdp.CT2DTConverter
-
- feasibleActions(StateEvent<S, E>) - Method in class jmarkov.jmdp.CTMDPEvA
-
- feasibleActions(StateEvent<S, E>) - Method in class jmarkov.jmdp.DTMDPEvA
-
- feasibleActions(S, int) - Method in class jmarkov.jmdp.FiniteMDP
-
Returns the actions available at this state i and at this stage
t .
- feasibleActions(S) - Method in class jmarkov.jmdp.InfiniteMDP
-
Returns the set of actions available at this state.
- fileName - Variable in class jphase.PhaseVarSet
-
- finalCost(TandemQueues) - Method in class examples.jmdp.AccessControlFiniteHor
-
- finalCost(AnimalWeight) - Method in class examples.jmdp.CattleGrowth
-
- finalCost(CowQuantity) - Method in class examples.jmdp.CowHerd
-
- finalCost(InvLevel) - Method in class examples.jmdp.Inventory
-
- finalCost(InvLevel) - Method in class examples.jmdp.StochasticDemand
-
- finalCost(InvLevel) - Method in class examples.jmdp.WagnerWhitin
-
- finalCost(S) - Method in class jmarkov.jmdp.FiniteMDP
-
This method returns the cost incurred if the last stage ends
with the system at state i.
- finished() - Method in class jmarkov.gui.SwingWorker
-
Called on the event dispatching thread (not on the worker thread) after
the construct
method has returned.
- FiniteDP<S extends State,A extends Action> - Class in jmarkov.jmdp
-
This class should ONLY be used in FINITE horizon deterministic problems.
- FiniteDP(States<S>, int) - Constructor for class jmarkov.jmdp.FiniteDP
-
Creates a new FINITE Dynamic Programming (DP) Problem.
- FiniteMDP<S extends State,A extends Action> - Class in jmarkov.jmdp
-
This class should ONLY be used in FINITE horizon problems.
- FiniteMDP(States<S>, int) - Constructor for class jmarkov.jmdp.FiniteMDP
-
Creates a new FINITE horizon (MDP) Problem.
- FiniteMDP(S, int) - Constructor for class jmarkov.jmdp.FiniteMDP
-
Creates a finite horizon MDP.
- FiniteMDPEv<S extends State,A extends Action,E extends Event> - Class in jmarkov.jmdp
-
This class represents a finite horizon discrete time MDP with events.
- FiniteMDPEv(States<S>, int) - Constructor for class jmarkov.jmdp.FiniteMDPEv
-
- FiniteSolver<S extends State,A extends Action> - Class in jmarkov.jmdp.solvers
-
This class belongs to the set of default solvers included in the
jmdp package.
- FiniteSolver(FiniteMDP<S, A>) - Constructor for class jmarkov.jmdp.solvers.FiniteSolver
-
Initialized the solver with the given getProblem().
- fit() - Method in class jphase.fit.ContPhaseFitter
-
- fit() - Method in class jphase.fit.DiscPhaseFitter
-
- fit() - Method in class jphase.fit.EMHyperErlangFit
-
Returns a HyperErlang variable with the best fit,
in the form of a Dense Continuous Phase variable
- fit(int) - Method in class jphase.fit.EMHyperErlangFit
-
Returns a HyperErlang variable with the best fit,
in the form of a Dense Continuous Phase variable
- fit() - Method in class jphase.fit.EMHyperExpoFit
-
- fit() - Method in class jphase.fit.EMPhaseFit
-
- fit() - Method in class jphase.fit.MomentsACPH2Fit
-
- fit() - Method in class jphase.fit.MomentsACPHFit
-
Solves the equation system to get the
parameters of the distribution,
if the moments are feasible
- fit() - Method in class jphase.fit.MomentsADPH2Fit
-
- fit() - Method in class jphase.fit.MomentsECCompleteFit
-
Fits a Phase Type distribution from a set of moments with the
Complete method described by Osogami et al.
- fit() - Method in class jphase.fit.MomentsECPositiveFit
-
Fits a Phase Type distribution with no mass at zero
from a set of moments with the
Positive method described by Osogami et al.
- fit() - Method in interface jphase.fit.PhaseFitter
-
Executes the fitting procedure to find the parameter set
- fit(int, String, String, double) - Method in class jphase.FittingLEcuyer
-
This method performs a GOF test and displays the result
- fit(int, double[], String, double) - Method in class jphase.FittingLEcuyer
-
This method performs a GOF test and displays the result
- fit - Variable in class jphase.GUI.NewVarFrame
-
Fitting object
- FitFrame - Class in jphase.GUI
-
Title: FitFrame
Description: Graphic User Interface for JPhase
Copyright: Copyright (c) 2006-2014
- FitFrame(String) - Constructor for class jphase.GUI.FitFrame
-
Construcción del frame principal
- fitPhases(PhaseVarInfo, String, int, double) - Method in class jphase.FittingLEcuyer
-
This method performs a GOF test and displays the result
- FitResult - Class in jphase.values
-
Class that stores the result of a
goodness of fit test procedure
- FitResult(double, double, double, int, String, IDistribution, double[], double) - Constructor for class jphase.values.FitResult
-
- FitResult(double, double, int, PhaseVarInfo, double[], double) - Constructor for class jphase.values.FitResult
-
- FitterUtils - Class in jphase.fit
-
This class contains a set of methods for common
computations in the PhaseFitter classes
- FitterUtils() - Constructor for class jphase.fit.FitterUtils
-
- fitting - Variable in class jphase.GUI.GenerateVarFrame
-
Fitting class
- FittingLEcuyer - Class in jphase
-
This class perform Goodness of Fit Tests
- FittingLEcuyer() - Constructor for class jphase.FittingLEcuyer
-
Constructor of the class
- floor(double, double) - Static method in class jphase.fit.FitterUtils
-
Computes the floor of a double with a
predefined precision
- FrameMini - Class in jphase.GUI
-
Title: FrameMini
Description: Graphic User Interface for JPhase
Copyright: Copyright (c) 2006-2014
- FrameMini(String, String) - Constructor for class jphase.GUI.FrameMini
-
Main Frame Construction
- future(S, A) - Method in class jmarkov.jmdp.solvers.StochasticShortestPathSolver
-
This method calculates the expected value of valueFunction for the
current state and a specified action.