This is the complete list of members for VectorTranspose< T, N >, including all inherited members.
_v | VectorTranspose< 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 value | VectorTranspose< T, N > | |
normalize(VectorTranspose &x, const VectorTranspose &y) | VectorTranspose< T, N > | inlinestatic |
NumPy_TypeNum | VectorTranspose< 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 typedef | VectorTranspose< T, N > | |
T_NumType typedef | VectorTranspose< T, N > | |
T_Scalar typedef | VectorTranspose< T, N > | |
This_T typedef | VectorTranspose< 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 |