Input objects for the low order moments algorithm
More...
◆ 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 the input object for the low order moments algorithm
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ getNumberOfColumns()
Get number of columns in the input data set
- Parameters
-
[out] | nCols | Number of columns in the input data set |
- Returns
- Status of the call
Implements InputIface.
◆ set()
void set |
( |
InputId |
id, |
|
|
const data_management::NumericTablePtr & |
ptr |
|
) |
| |
Sets input object for the low order moments algorithm
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the object |
The documentation for this class was generated from the following file: