case classHistory(bisectionSteps: List[Double] = immutable.this.Nil) extends Product with Serializable
Sometimes it's possible to learn something about the problem while
executing line searches, and to adjust some parameters. Such adjusted
parameters are returned by line search, and passed to the next line
search.
Attributes
protected
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Sometimes it's possible to learn something about the problem while executing line searches, and to adjust some parameters. Such adjusted parameters are returned by line search, and passed to the next line search.