num_opt

Module point

Source
Expand description

Point in 3D space with 3 derivatives

Macrosยง

  • adjust ๐Ÿ”’
    adjust! is used to modify specific derivatives of a Point during the optimization
  • nudge ๐Ÿ”’
    We use nudge to explore the effect of small changes to each derivative while keeping the position(x,y,z) fixed

Structsยง

  • A point in 3D space with 1st, 2nd, and 3rd derivatives also specified