SpyOperator.SpyOperator Constructors
Initializes a new instance of the SpyOperator class.
Overload List
| Name | Description | |
|---|---|---|
| Public method | SpyOperator() | Initializes a new empty instance of the SpyOperator class. |
| Public method | SpyOperator(Operator input) | Initializes a new instance of the SpyOperator class with the given input. |
SpyOperator()
Initializes a new empty instance of the SpyOperator class.Syntax
public SpyOperator ()SpyOperator(Operator input)
Initializes a new instance of the SpyOperator class with the given input.Syntax
public SpyOperator (
Operator input
)Parameters
input
Type: Operator
The input whose features will be saved to disk.
The input whose features will be saved to disk.
Platforms
Windows, Linux, Android