version 0.4.1
adaptivestepsizing.hh File Reference

Contains the AdaptiveStepSizing namespace with strategies for adaptive step sizing. More...

Go to the source code of this file.

Classes

struct  Ikarus::AdaptiveStepSizing::NoOp
 The NoOp strategy for adaptive step sizing. More...
 
struct  Ikarus::AdaptiveStepSizing::IterationBased
 The IterationBased strategy for adaptive step sizing. More...
 

Namespaces

namespace  Ikarus
 
namespace  Ikarus::AdaptiveStepSizing
 

Detailed Description

This file defines two strategies for adaptive step sizing: NoOp and IterationBased.