Searched defs:LeastSq (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcomplexity.h42 struct LeastSq { struct in namespace:benchmark
43 LeastSq() : coef(0.0), rms(0.0), complexity(oNone) {} function in struct:benchmark::LeastSq
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcomplexity.h42 struct LeastSq { struct in namespace:benchmark
43 LeastSq() : coef(0.0), rms(0.0), complexity(oNone) {} function in struct:benchmark::LeastSq

Completed in 125 milliseconds