This interface represents types which are able to perform data processing in place. Useful examples include: eliminating zeros, padding etc.
@author Marcin Rzeźnicki
This interface represents types which are able to perform data processing in place. Useful examples include: eliminating zeros, padding etc.
@author Marcin Rzeźnicki
01 Syntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| apply | 1 | Data processing method. |
03 Members
Double())Data processing method. Called on Preprocessor instance when its processing is needed
| Name | Type | Description |
|---|---|---|
data | Double() | - |