Input objects for the computation of initial values for the EM for GMM algorithm
More...
◆ Input() [1/2]
◆ Input() [2/2]
◆ check()
Checks input for the computation of initial values for the EM for GMM algorithm
- Parameters
-
[in] | par | Parameter of the algorithm |
[in] | method | Method of the algorithm |
Reimplemented from Input.
◆ get()
data_management::NumericTablePtr get |
( |
InputId |
id | ) |
const |
Returns the input NumericTable for the computation of initial values for the EM for GMM algorithm
- Parameters
-
[in] | id | Identifier of the input NumericTable |
- Returns
- Input NumericTable that corresponds to the given identifier
◆ set()
void set |
( |
InputId |
id, |
|
|
const data_management::NumericTablePtr & |
ptr |
|
) |
| |
Sets the input for the EM for GMM algorithm
- Parameters
-
[in] | id | Identifier of the input |
[in] | ptr | Pointer to the value |
The documentation for this class was generated from the following file: