This is the complete list of members for DynVectorKernel< T >, including all inherited members.
| Add(const T a[], const T b[], T *r) const | DynVectorKernel< T > | |
| GfxTL::VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT >::Add(const PointAT &a, const PointBT &b, PointDT *d) const | VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT > | inline |
| AssignVector(const PointAT &a, const PointBT *b) const | VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT > | inline |
| Dimension(unsigned int dim) | DynamicDimensionVectorKernelStrategy | inline |
| Dimension() const | DynamicDimensionVectorKernelStrategy | inline |
| DimensionStrategyType typedef | VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT > | |
| Dot(const T a[], const T b[]) const | DynVectorKernel< T > | |
| GfxTL::VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT >::Dot(const PointAT &a, const PointBT &b) const | VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT > | inline |
| DynVectorKernel(unsigned int dim) | DynVectorKernel< T > | |
| Mul(typename ScalarTypeDeferer< PointAT >::ScalarType s, const PointAT &a, PointBT *b) const | VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT > | inline |
| SqrDistance(const T a[], const T b[]) const | DynVectorKernel< T > | |
| Sub(const PointAT &a, const PointBT &b, PointDT *d) const | VectorKernel< DynamicDimensionVectorKernelStrategy, BaseT > | inline |