FormFix v6.0 for .NET - Updated
DropOutProcessor Constructor



Accusoft.FormFixSdk Namespace > DropOutProcessor Class : DropOutProcessor Constructor
Initializes a new instance of the class.
Syntax
'Declaration
 
Public Function New( _
   ByVal workspace As FormFix _
)
'Usage
 
Dim workspace As FormFix
 
Dim instance As New DropOutProcessor(workspace)
public DropOutProcessor( 
   FormFix workspace
)
public:
DropOutProcessor( 
   FormFix^ workspace
)

Parameters

workspace
Exceptions
ExceptionDescription
Indicates an error loading the tensorflow.dll
See Also

Reference

DropOutProcessor Class
DropOutProcessor Members

Is this page helpful?
Yes No
Thanks for your feedback.