#include <complexity.h>
Public Member Functions | |
LeastSq () | |
Public Attributes | |
double | coef |
BigO | complexity |
double | rms |
Definition at line 48 of file complexity.h.
|
inline |
Definition at line 49 of file complexity.h.
double benchmark::LeastSq::coef |
Definition at line 51 of file complexity.h.
BigO benchmark::LeastSq::complexity |
Definition at line 53 of file complexity.h.
double benchmark::LeastSq::rms |
Definition at line 52 of file complexity.h.