Class | Description |
---|---|
R1ToR1 |
R1ToR1 provides the evaluation of the objective function and its derivatives for a specified variate.
|
R1ToRd |
R1ToRd provides the evaluation of the R^1 To R^d Objective Function and its derivatives for a specified
variate.
|
RdToR1 |
RdToR1 provides the evaluation of the R^d To R^1 objective function and its derivatives for a specified
set of R^d variates.
|
RdToRd |
RdToRd provides the evaluation of the R^d To R^d objective function and its derivatives for a specified
set of R^d variates.
|
SizedVector |
SizedVector holds the R^d Unit Direction Vector along with its Magnitude.
|
UnitVector |
UnitVector implements the Normalized R^d Unit Vector.
|
VariateOutputPair |
VariateOutputPair records the Multidimensional Variate and its corresponding Objective Function Value.
|