OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rms
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
complexity.h
28
// Return a vector containing the bigO and
RMS
information for the specified
36
// -
rms
: Normalized Root Mean Squared Error.
43
LeastSq() : coef(0.0),
rms
(0.0), complexity(oNone) {}
46
double
rms
;
member in struct:benchmark::LeastSq
/src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
complexity.h
28
// Return a vector containing the bigO and
RMS
information for the specified
36
// -
rms
: Normalized Root Mean Squared Error.
43
LeastSq() : coef(0.0),
rms
(0.0), complexity(oNone) {}
46
double
rms
;
member in struct:benchmark::LeastSq
Completed in 17 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026