ug4
|
This is the complete list of members for ug::IVector_AlgebraDownCastTo< TVec >, including all inherited members.
capacity() const =0 | ug::IVector | pure virtual |
cast() const | ug::TE_AlphaVec< T > | inline |
clear()=0 | ug::IVector | pure virtual |
clone() const =0 | ug::IVector | pure virtual |
clone_without_values(size_t size) const =0 | ug::IVector | pure virtual |
downcast() | ug::IVector_AlgebraDownCastTo< TVec > | inlineprivate |
downcast() const | ug::IVector_AlgebraDownCastTo< TVec > | inlineprivate |
norm() const | ug::IVector | inline |
norm2() const | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
operator*=(double alpha) | ug::IVector | inline |
operator+=(const IVector &v) | ug::IVector | inline |
operator+=(const TE_VecAdd2< IVector > &t) | ug::IVector | inline |
operator+=(const TE_VecAdd3< IVector > &t) | ug::IVector | inline |
operator-=(const IVector &v) | ug::IVector | inline |
operator-=(const TE_VecAdd2< IVector > &t) | ug::IVector | inline |
operator-=(const TE_VecAdd3< IVector > &t) | ug::IVector | inline |
operator<<(std::ostream &output, const this_type &v) | ug::IVector_AlgebraDownCastTo< TVec > | friend |
operator=(const IVector &v) | ug::IVector | inline |
operator=(const TE_VecScale< IVector > &t) | ug::IVector | inline |
operator=(const TE_VecAdd2< IVector > &t) | ug::IVector | inline |
operator=(const TE_VecAdd3< IVector > &t) | ug::IVector | inline |
print(std::ostream &output) const | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
resize(size_t newSize, bool bCopyValues=true)=0 | ug::IVector | pure virtual |
scaling() const | ug::TE_Vector< IVector > | inline |
set(double d) | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
short_desc() const | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
size() const =0 | ug::IVector | pure virtual |
this_type typedef | ug::IVector_AlgebraDownCastTo< TVec > | private |
vec() const | ug::TE_Vector< IVector > | inline |
vec_add(double a1, double a2, const IVector &iv2) | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
vec_add(double a1, double a2, const IVector &iv2, double a3, const IVector &iv3) | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
vec_add(double a1, double a2, const IVector &iv2, double a3, const IVector &iv3, double a4, const IVector &iv4) | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
vec_prod(const IVector &iv) const | ug::IVector_AlgebraDownCastTo< TVec > | inlinevirtual |
vector_type typedef | ug::TE_Vector< IVector > |