Provides methods to access partial results obtained with the compute() of the SVD method of the PCA algorithm in the online or distributed processing mode.
More...
◆ PartialSVDResult()
Constructs the partial result of the algorithm
- Parameters
-
context | Context to manage the partial result of the algorithm |
◆ get() [1/2]
Returns partial result of the PCA algorithm
- Parameters
-
- Returns
- Partial result that corresponds to the given identifier
◆ get() [2/2]
Returns partial result of the PCA algorithm
- Parameters
-
- Returns
- Partial result that corresponds to the given identifier
◆ set() [1/2]
Sets partial result of the PCA algorithm
- Parameters
-
id | Identifier of the partial result |
value | Value of the partial result |
◆ set() [2/2]
Sets partial result of the PCA algorithm
- Parameters
-
id | Identifier of the partial result |
value | Value of the partial result |
The documentation for this class was generated from the following file: