Package deepboof.io.torch7
Class FunctionAndParameters<T extends deepboof.Tensor<T>>
java.lang.Object
deepboof.io.torch7.FunctionAndParameters<T>
Storage for a saved DeepBoof function and learned parameters
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
function
-
parameters
-
-
Constructor Details
-
FunctionAndParameters
public FunctionAndParameters()
-
-
Method Details
-
getFunction
-