Input objects for the EM for GMM algorithm
More...
◆ get() [1/2]
Returns the input object of the EM for GMM algorithm (means or weights)
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ get() [2/2]
Returns the input covariance object of the EM for GMM algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set() [1/3]
void set |
( |
InputId |
id, |
|
|
Serializable |
val |
|
) |
| |
Sets the input object for the EM for GMM algorithm (means or weights)
- Parameters
-
id | Identifier of the input object |
val | Object that corresponds to the given identifier |
◆ set() [2/3]
Sets the input covariance object for the EM for GMM algorithm
- Parameters
-
id | Identifier of the input object |
val | Object that corresponds to the given identifier |
◆ set() [3/3]
Sets the collection of input covariances for the EM for GMM algorithm
- Parameters
-
id | Identifier of the input object |
val | Object that corresponds to the given identifier |
The documentation for this class was generated from the following file: