#include <Variable.h>
Static Public Member Functions | |
static V | exec (const V &variable, const M1< Quantity< QT1, ST1 >, DerivedQuantity< QT1, SU1, DQT1 > > &quantity) |
helper stucture for left hand side generated variable object, handles without operator+= The dimensions of both objects must be identical.
Definition at line 868 of file Variable.h.
static V quantity::Variable< Quantity< QT, ST >, DerivedQuantity< QT, SU, DQT > >::PlusGenerated< M1, QT1, ST1, SU1, DQT1 >::exec | ( | const V & | variable, | |
const M1< Quantity< QT1, ST1 >, DerivedQuantity< QT1, SU1, DQT1 > > & | quantity | |||
) | [inline, static] |
Definition at line 870 of file Variable.h.