#include <Variable.h>
Public Types | |
enum | { RET, RL1_D, RM1_N, RM1_D, RT1_N, RT1_D, RE1_N, RE1_D, RTE1_N, RTE1_D, RA1_N, RA1_D, RLU1_N, RLU1_D, RL2_N, RL2_D, RM2_N, RM2_D, RT2_N, RT2_D, RE2_N, RE2_D, RTE2_N, RTE2_D, RA2_N, RA2_D, RLU2_N, EQ } |
specialization for a pair or combination of e.g. Variables, Constants or UniqueConstants; in the latter case, do not use the SingletonHolder!! each argument of the primary template must correspond to a type which is a template with two parameters, the first of which must be a Quantity<>; the two Dimensions are compared with Equal.
Definition at line 118 of file Variable.h.
|
Definition at line 138 of file Variable.h. |