#include <ScaleCalculators.h>
Public Member Functions | |
double | operator() (const T &r) const override |
ProportionalToScale (const double value) | |
Private Member Functions | |
ProportionalToScale ()=delete | |
Private Attributes | |
double | c_ |
Definition at line 31 of file ScaleCalculators.h.
|
inline |
Definition at line 34 of file ScaleCalculators.h.
|
privatedelete |
|
inlineoverride |
|
private |
Definition at line 39 of file ScaleCalculators.h.