Input objects for the correlation distance algorithm
More...
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
def check |
( |
|
self, |
|
|
|
par, |
|
|
|
method |
|
) |
| |
Checks the parameters of the correlation distance algorithm
- Parameters
-
par | Parameter of the algorithm |
method | Computation method of the algorithm |
Returns the input object of the correlation distance algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
def set |
( |
|
self, |
|
|
|
id, |
|
|
|
ptr |
|
) |
| |
Sets the input object of the correlation distance algorithm
- Parameters
-
id | Identifier of the input object |
ptr | Pointer to the object |
The documentation for this class was generated from the following file: