Uses of Class
jline.solvers.nc.SolverNC.SolverNCMargReturn
Packages that use SolverNC.SolverNCMargReturn
-
Uses of SolverNC.SolverNCMargReturn in jline.solvers.nc.handlers
Methods in jline.solvers.nc.handlers that return SolverNC.SolverNCMargReturnModifier and TypeMethodDescriptionstatic SolverNC.SolverNCMargReturnSolver_nc_marg.solver_nc_marg(NetworkStruct sn, SolverOptions options, double lG) static SolverNC.SolverNCMargReturnSolver_nc_marg.solver_nc_marg(NetworkStruct sn, SolverOptions options, Double lG) Convenience overload accepting a boxedDoublelG(which may be null, meaning the normalizing constant is unknown and will be computed).static SolverNC.SolverNCMargReturnSolver_nc_margaggr.solver_nc_margaggr(NetworkStruct sn, SolverOptions options, Double lG) Computes aggregated marginal probabilities for the NC solver.