Input parameters for the SmoothReLU algorithm
More...
◆ Input()
◆ check()
Checks parameters of the SmoothReLU algorithm
- Parameters
-
[in] | par | Parameter of algorithm |
[in] | method | Computation method of the algorithm |
- Returns
- Status of computation
Reimplemented from Input.
◆ get()
data_management::NumericTablePtr get |
( |
InputId |
id | ) |
const |
Returns input NumericTable of the SmoothReLU algorithm
- Parameters
-
[in] | id | Identifier of the input numeric table |
- Returns
- Input numeric table that corresponds to the given identifier
◆ set()
void set |
( |
InputId |
id, |
|
|
const data_management::NumericTablePtr & |
ptr |
|
) |
| |
Sets input for the SmoothReLU algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the object |
The documentation for this class was generated from the following file: