Input objects for the pivoted QR algorithm in the batch processing mode.
More...
◆ Input() [1/2]
◆ Input() [2/2]
◆ ~Input()
Destructor
Reimplemented from Input.
◆ check()
Checks the correctness of the input arguments
- Parameters
-
[in] | parameter | Pointer to the parameters of the algorithm |
[in] | method | Computation method |
Reimplemented from Input.
◆ get()
data_management::NumericTablePtr get |
( |
InputId |
id | ) |
const |
Returns input object for the pivoted QR algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set()
void set |
( |
InputId |
id, |
|
|
const data_management::NumericTablePtr & |
value |
|
) |
| |
Sets input object for the pivoted QR algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Pointer to the input object |
The documentation for this class was generated from the following file: