Method | Description | |
---|---|---|
G ( DVPLI x ) : DVPLI.Vector |
This method is unused but part of the interface.
|
|
Grad ( DVPLI x ) : DVPLI.Vector |
This method is unused but part of the interface.
|
|
Obj ( DVPLI x ) : double |
Calibration objective function: squared difference between black caps and hw caps.
|
Method | Description | |
---|---|---|
CapsHW1OptimizationProblem ( |
Constructor for the HW1 Calibration Problem based on caps matrices.
|
public G ( DVPLI x ) : DVPLI.Vector | ||
x | DVPLI | The parameter is not used. |
return | DVPLI.Vector |
public Grad ( DVPLI x ) : DVPLI.Vector | ||
x | DVPLI | The parameter is not used. |
return | DVPLI.Vector |
public Obj ( DVPLI x ) : double | ||
x | DVPLI | /// The tested [alpha, sigma] vector. /// |
return | double |