Memosa-FVM  0.2
VectorTranspose< T, N > Member List

This is the complete list of members for VectorTranspose< T, N >, including all inherited members.

_vVectorTranspose< T, N >private
accumulateDotProduct(VectorTranspose &sum, const VectorTranspose &v0, const VectorTranspose &v1)VectorTranspose< T, N >inlinestatic
accumulateOneNorm(VectorTranspose &sum, const VectorTranspose &v)VectorTranspose< T, N >inlinestatic
getDataSize()VectorTranspose< T, N >inlinestatic
getDimension()VectorTranspose< T, N >inlinestatic
getShape(int *shp)VectorTranspose< T, N >inlinestatic
getTensor(const Vector< T, N > &o)VectorTranspose< T, N >inline
getTypeName()VectorTranspose< T, N >inlinestatic
getZero()VectorTranspose< T, N >inlinestatic
Length enum valueVectorTranspose< T, N >
normalize(VectorTranspose &x, const VectorTranspose &y)VectorTranspose< T, N >inlinestatic
NumPy_TypeNumVectorTranspose< T, N >static
operator*=(const T s)VectorTranspose< T, N >inline
operator*=(const Vector< T, N > &o)VectorTranspose< T, N >inline
operator*=(const VectorTranspose &o)VectorTranspose< T, N >inline
operator+=(const VectorTranspose &o)VectorTranspose< T, N >inline
operator-()VectorTranspose< T, N >inline
operator-=(const VectorTranspose &o)VectorTranspose< T, N >inline
operator/=(const T s)VectorTranspose< T, N >inline
operator/=(const VectorTranspose &o)VectorTranspose< T, N >inline
operator<(const double tolerance) const VectorTranspose< T, N >inline
operator=(const T &o)VectorTranspose< T, N >inline
operator=(const int o)VectorTranspose< T, N >inline
operator=(const VectorTranspose &o)VectorTranspose< T, N >inline
operator[](int n)VectorTranspose< T, N >inline
operator[](int n) const VectorTranspose< T, N >inline
printFromC(ostream &os) const VectorTranspose< T, N >inline
reduceSum(T_Scalar &sum, const This_T &x)VectorTranspose< T, N >inlinestatic
safeDivide(VectorTranspose &x, const VectorTranspose &y)VectorTranspose< T, N >inlinestatic
setMax(VectorTranspose &x, const VectorTranspose &y)VectorTranspose< T, N >inlinestatic
T_BuiltIn typedefVectorTranspose< T, N >
T_NumType typedefVectorTranspose< T, N >
T_Scalar typedefVectorTranspose< T, N >
This_T typedefVectorTranspose< T, N >
VectorTranspose()VectorTranspose< T, N >inline
VectorTranspose(const VectorTranspose &x)VectorTranspose< T, N >inline
VectorTranspose(const Vector< T, N > &v)VectorTranspose< T, N >inline
zero()VectorTranspose< T, N >inline