getGenWeightFunction: Returns the function for generating weight matrices.
Description
Returns the function for generating weight matrices.
Usage
getGenWeightFunction(net)# S4 method for Net
getGenWeightFunction(net)
Arguments
net
A instance of the class Net
.