SelectionOrderCriteria¶
-
class
SelectionOrderCriteria: private tsa::AlgoBase¶ A more detailed description of SelectionOrderCriteria Produce order selection criteria
Operations
-
void
execute(Dvector &Parcor)¶ Brief documentation for the execute method.
Start of the long documentation for execute method.
Declaration of execute operation
- Pre
A precondition
- Post
A postcondition
- Return
a returned value
- Exceptions
An: exception
- Parameters
a: parameter
Getters
- Return
values for selected selection criteria
-
double
GetFpe(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetMdl(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetAic(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetAicC(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetCat(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetHQ(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetCic(unsigned int j)¶ - Return
values for selected selection criteria
-
double
GetFsic(unsigned int j)¶ - Return
values for selected selection criteria
-
void