Least-squares controls for trajectory fitting.
Summary
Types
@type t() :: %Sidereon.GeodeticTimeSeries.TrajectoryFitOptions{ f_scale_m: float(), loss: :linear | :soft_l1 | :huber | :cauchy | :arctan, max_nfev: pos_integer() | nil }
Least-squares controls for trajectory fitting.
@type t() :: %Sidereon.GeodeticTimeSeries.TrajectoryFitOptions{ f_scale_m: float(), loss: :linear | :soft_l1 | :huber | :cauchy | :arctan, max_nfev: pos_integer() | nil }