Initializes a new instance of the class.
Syntax
'Declaration
Public Function New( _
ByVal As FormFix _
)
'Usage
Dim workspace As FormFix
Dim instance As New FormModel(workspace)
Parameters
- workspace
Exceptions
Exception | Description |
FormFixException |
Indicates an error loading the tensorflow.dll
|
See Also