| 
 | 
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages | 
#include <elxGTestUtilities.h>
Represents the value and derivative retrieved from a metric (cost function).
Definition at line 151 of file elxGTestUtilities.h.
Static Public Member Functions | |
| static ValueAndDerivative | FromCostFunction (const itk::SingleValuedCostFunction &costFunction, const itk::OptimizerParameters< double > &optimizerParameters) | 
Data Fields | |
| itk::Array< double > | derivative | 
| double | value | 
      
  | 
  inlinestatic | 
Definition at line 157 of file elxGTestUtilities.h.
| itk::Array<double> elastix::GTestUtilities::ValueAndDerivative::derivative | 
Definition at line 154 of file elxGTestUtilities.h.
| double elastix::GTestUtilities::ValueAndDerivative::value | 
Definition at line 153 of file elxGTestUtilities.h.
Generated on 1739326392 for elastix by   1.9.8  |