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