ITK  4.8.0
Insight Segmentation and Registration Toolkit
GradientDescentOptimizerBasev4 Class Reference

#include <itkGradientDescentOptimizerBasev4.h>

Detailed Description

Abstract base class for gradient descent-style optimizers.

Gradient modification is threaded in ModifyGradient.

Derived classes must override ModifyGradientByScalesOverSubRange, ModifyGradientByLearningRateOverSubRange and ResumeOptimization.


The documentation for this class was generated from the following file: