#include <complexity.h>
Public Member Functions | |
LeastSq () | |
LeastSq () | |
LeastSq () | |
Public Attributes | |
double | coef |
BigO | complexity |
double | rms |
Definition at line 42 of file benchmark/src/complexity.h.
|
inline |
Definition at line 43 of file benchmark/src/complexity.h.
|
inline |
Definition at line 49 of file bloaty/third_party/protobuf/third_party/benchmark/src/complexity.h.
|
inline |
Definition at line 49 of file protobuf/third_party/benchmark/src/complexity.h.
double benchmark::LeastSq::coef |
Definition at line 45 of file benchmark/src/complexity.h.
BigO benchmark::LeastSq::complexity |
Definition at line 47 of file benchmark/src/complexity.h.
double benchmark::LeastSq::rms |
Definition at line 46 of file benchmark/src/complexity.h.