LineSearch

object LineSearch
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def functionFromSearchDirection[T, I](f: DiffFunction[T], x: T, direction: T)(implicit prod: MutableInnerProductModule[T, Double]): DiffFunction[Double]