Input objects of the neural networks prediction algorithm.
More...
◆ check()
Checks input object for the neural networks algorithm
- Parameters
-
[in] | par | Algorithm parameter |
[in] | method | Computatiom method |
- Returns
- Status of computations
Reimplemented from Input.
◆ get() [1/2]
Returns input object for the neural networks prediction algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ get() [2/2]
Returns input object for the neural networks prediction algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set() [1/2]
void set |
( |
TensorInputId |
id, |
|
|
const data_management::TensorPtr & |
value |
|
) |
| |
Sets input object for the neural networks prediction algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Pointer to the parameter |
◆ set() [2/2]
Sets input object for the neural networks prediction algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Pointer to the parameter |
The documentation for this class was generated from the following file: