Home
last modified time | relevance | path

Searched defs:Nelson (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/examples/
Dnist.cc388 struct Nelson { struct
390 Nelson(const double* const x, const double* const y) in Nelson() argument
394 bool operator()(const T* const b, T* residual) const { in operator ()()
401 double x1_;
402 double x2_;
403 double y_;