ug4
|
#include <te.h>
Public Member Functions | |
TE_VecAdd3 (double a1_, const T &v1_, double a2_, const T &v2_, double a3_, const T &v3_) | |
Public Attributes | |
double | a1 |
double | a2 |
double | a3 |
const T & | v1 |
const T & | v2 |
const T & | v3 |
|
inline |
double ug::TE_VecAdd3< T >::a1 |
Referenced by ug::operator*(), ug::IVector::operator+=(), ug::IVector::operator-=(), and ug::IVector::operator=().
double ug::TE_VecAdd3< T >::a2 |
Referenced by ug::operator*(), ug::IVector::operator+=(), ug::IVector::operator-=(), and ug::IVector::operator=().
double ug::TE_VecAdd3< T >::a3 |
Referenced by ug::operator*(), ug::IVector::operator+=(), ug::IVector::operator-=(), and ug::IVector::operator=().
const T& ug::TE_VecAdd3< T >::v1 |
Referenced by ug::operator*(), ug::IVector::operator+=(), ug::IVector::operator-=(), and ug::IVector::operator=().
const T& ug::TE_VecAdd3< T >::v2 |
Referenced by ug::operator*(), ug::IVector::operator+=(), ug::IVector::operator-=(), and ug::IVector::operator=().
const T& ug::TE_VecAdd3< T >::v3 |
Referenced by ug::operator*(), ug::IVector::operator+=(), ug::IVector::operator-=(), and ug::IVector::operator=().