Input objects for the implicit ALS initialization algorithm
More...
◆ check()
Checks the input objects and parameters of the implicit ALS initialization algorithm
- Parameters
-
[in] | parameter | Parameter of the algorithm |
[in] | method | Computation method of the algorithm |
Reimplemented from Input.
◆ get()
data_management::NumericTablePtr get |
( |
InputId |
id | ) |
const |
Returns an input object for the implicit ALS initialization algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ getNumberOfItems()
size_t getNumberOfItems |
( |
| ) |
const |
Returns the number of items, that is, the number of columns in the input data set
- Returns
- Number of items
◆ set()
void set |
( |
InputId |
id, |
|
|
const data_management::NumericTablePtr & |
ptr |
|
) |
| |
Sets an input object for the implicit ALS initialization algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the input object |
The documentation for this class was generated from the following file: