Crate optimal_steepest

source ·
Expand description

Steepest descent optimizers.

Modules

Structs

  • Error returned when problem length does not match state length.
  • Multiplier for each component of a step direction in derivative optimization.

Enums