Uses of Class
com.bayesserver.NodeDistributions.DistributionOrder
-
Packages that use NodeDistributions.DistributionOrder Package Description com.bayesserver -
-
Uses of NodeDistributions.DistributionOrder in com.bayesserver
Methods in com.bayesserver that return NodeDistributions.DistributionOrder Modifier and Type Method Description NodeDistributions.DistributionOrderNodeDistributions. findForTimeWithOrder(int time)Finds the temporal distribution that is suitable for the time specified.NodeDistributions.DistributionOrderNodeDistributions. findForTimeWithOrder(int time, NodeDistributionKind kind)Finds the temporal distribution that is suitable for the time specified.
-