#include <TwoObjectCalculator.h>
Public Member Functions | |
template<typename LHS , typename RHS > | |
double | operator() (const LHS &lhs, const RHS &rhs) |
Static Public Member Functions | |
static std::string | calculationType () |
static std::string | description () |
Definition at line 4 of file TwoObjectCalculator.h.
|
inlinestatic |
Definition at line 9 of file TwoObjectCalculator.h.
|
inlinestatic |
Definition at line 10 of file TwoObjectCalculator.h.
|
inline |