Input objects for the computation of initial values for the EM for GMM algorithm
More...
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
- Variant 1
- Default constructor
- Variant 2
- Copy constructor
def check |
( |
|
self, |
|
|
|
par, |
|
|
|
method |
|
) |
| |
Checks input for the computation of initial values for the EM for GMM algorithm
- Parameters
-
par | Parameter of the algorithm |
method | Method of the algorithm |
Returns the input NumericTable for the computation of initial values for the EM for GMM algorithm
- Parameters
-
id | Identifier of the input NumericTable |
- Returns
- Input NumericTable that corresponds to the given identifier
def set |
( |
|
self, |
|
|
|
id, |
|
|
|
ptr |
|
) |
| |
Sets the input for the EM for GMM algorithm
- Parameters
-
id | Identifier of the input |
ptr | Pointer to the value |
The documentation for this class was generated from the following file: