Input objects for the DBSCAN algorithm in the eighth step of the distributed processing mode
More...
template<>
class daal::algorithms::dbscan::interface1::DistributedInput< step8Local >
Adds an input object for the DBSCAN algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the new input object value |
services::Status check |
( |
const daal::algorithms::Parameter * |
parameter, |
|
|
int |
method |
|
) |
| const |
Checks the parameters and input objects for the DBSCAN algorithm in the eighth step of the distributed processing mode
- Parameters
-
[in] | parameter | Parameter of the algorithm |
[in] | method | Computation method of the algorithm |
Returns an input object for the DBSCAN algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns an input object for the DBSCAN algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Sets an input object for the DBSCAN algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the new input object value |
Sets an input object for the DBSCAN algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the new input object value |
The documentation for this class was generated from the following file: