Home
last modified time | relevance | path

Searched refs:fitting_curve (Results 1 – 2 of 2) sorted by relevance

/external/google-benchmark/src/
Dcomplexity.cc81 BigOFunc* fitting_curve) { in MinimalLeastSq() argument
89 double gn_i = fitting_curve(n[i]); in MinimalLeastSq()
105 double fit = result.coef * fitting_curve(n[i]); in MinimalLeastSq()
/external/libcxx/utils/google-benchmark/src/
Dcomplexity.cc81 BigOFunc* fitting_curve) { in MinimalLeastSq() argument
89 double gn_i = fitting_curve(n[i]); in MinimalLeastSq()
105 double fit = result.coef * fitting_curve(n[i]); in MinimalLeastSq()