getFF: Returns if the weights are saved as ff objects
Description
Returns if the weights are saved as ff objects
Returns the ff state of the Net
.
Usage
getFF(net)# S4 method for Net
getFF(net)
getFF(net)
# S4 method for Net
getFF(net)
Arguments
net
A instance of the class Net
.