|
ug4
|
#include <template_expressions.h>
Inheritance diagram for ug::AlphaVec_Expression< R >:Public Member Functions | |
| AlphaVec_Expression (double alpha_, const R &r_) | |
Public Member Functions inherited from ug::TE_AMV_X< AlphaVec_Expression< R > > | |
| const AlphaVec_Expression< R > & | cast () const |
| cast this class down to original class A. | |
| const TRANSPOSED< TE_AMV_X< AlphaVec_Expression< R > > > | T () const |
Public Attributes | |
| double | alpha |
| const R & | r |
AlphaVec_Expression class for Template Expressions of the form double * Vector.
|
inline |
| double ug::AlphaVec_Expression< R >::alpha |
Referenced by ug::getScaling().
| const R& ug::AlphaVec_Expression< R >::r |
Referenced by ug::getVector().