bpp_solver_sgl {gbp} | R Documentation |
bpp_solver_sgl
Description
subroutine of bpp_solver_dpp
Usage
bpp_solver_sgl(ldhw, m)
Arguments
ldhw |
<matrix> it order list - l, d, h, w it scale along x, y, z and w <numeric> it columns should corresponding to id |
m |
<matrix> m a bin list - l, d, h, w bn scale along x, y, z and w <numeric> m should sorted w.r.t preference |
Details
fit a single order into bn list, call gbp4d_solver_dpp_filt() as main solver.
Value
bppSgl
See Also
Other bpp_solver_dpp: bpp_solver_dpp_wrapper
,
bpp_solver_dpp
[Package gbp version 0.1.0.4 Index]