Skip to content
LIBRARY

NonlinearSolveAlg

Cases

  • Auto

  • TrustRegion

  • LevenbergMarquardt

  • NewtonRaphson

Source

dyad
enum NonlinearSolveAlg =
  | Auto
  | TrustRegion
  | LevenbergMarquardt
  | NewtonRaphson
  • Examples

  • Experiments

  • Analyses

  • Tests