go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
elastix::GTestUtilities::ValueAndDerivative Struct Reference

#include <elxGTestUtilities.h>

Detailed Description

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< doublederivative
 
double value
 

Member Function Documentation

◆ FromCostFunction()

static ValueAndDerivative elastix::GTestUtilities::ValueAndDerivative::FromCostFunction ( const itk::SingleValuedCostFunction & costFunction,
const itk::OptimizerParameters< double > & optimizerParameters )
inlinestatic

Definition at line 157 of file elxGTestUtilities.h.

Field Documentation

◆ derivative

itk::Array<double> elastix::GTestUtilities::ValueAndDerivative::derivative

Definition at line 154 of file elxGTestUtilities.h.

◆ value

double elastix::GTestUtilities::ValueAndDerivative::value

Definition at line 153 of file elxGTestUtilities.h.



Generated on 2024-07-17 for elastix by doxygen 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) elastix logo