C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Input objects for the pivoted QR algorithm in the batch processing mode. More...
Input | ( | ) |
Default constructor
|
inlinevirtual |
Destructor
data_management::NumericTablePtr get | ( | InputId | id | ) | const |
Returns input object for the pivoted QR algorithm
[in] | id | Identifier of the input object |
void set | ( | InputId | id, |
const data_management::NumericTablePtr & | value | ||
) |
Sets input object for the pivoted QR algorithm
[in] | id | Identifier of the input object |
[in] | value | Pointer to the input object |
For more complete information about compiler optimizations, see our Optimization Notice.