www.gusucode.com > nnet 工具箱 matlab 源码程序 > nnet/nnderivative/+nnMemReduc/setwb.m

    function net = setwb(net,wb,hints)

% Copyright 2012 The MathWorks, Inc.

net = hints.subcalc.setwb(net,wb,hints.subhints);