PLearn 0.1
|
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
void | PLearn::evaluateSumOfFprop (VMat vm, Func f, Vec &output_result, int nsamples=-1) |
compute fprop or fbprop of a sumOf operation | |
void | PLearn::evaluateSumOfFbprop (VMat vm, Func f, Vec &output_result, Vec &output_gradient, int nsamples) |
Definition in file VMat_Func_utils.cc.