#include <Variable.h>
Public Types | |
typedef Variable< MultNewQ, MultU > | Mult |
Private Types | |
typedef Dimensions::Dimension< GT1 >::template Mult< N, D >::Class | MultT |
multiply | |
typedef Units::NonPrefixable< GenericClass< MultT >, Units::GenericUnit, ST1 > | MultU |
typedef Loki::Typelist< MultU, Loki::NullType > | MultUnits |
typedef Quantity< GenericClass< MultT >, MultUnits, MultU, ST1 > | MultNewQ |
specialization of GenerateVariable for only a single dimension, second template parameter is a Rational<> as factor
Definition at line 1583 of file Variable.h.