|
Public Member Functions | |
void | Add (const T a[], const T b[], T *r) const |
T | Dot (const T a[], const T b[]) const |
DynVectorKernel (unsigned int dim) | |
T | SqrDistance (const T a[], const T b[]) const |
Definition at line 7 of file DynVectorKernel.h.
DynVectorKernel | ( | unsigned int | dim | ) |
Definition at line 21 of file DynVectorKernel.h.
Definition at line 26 of file DynVectorKernel.h.
Definition at line 35 of file DynVectorKernel.h.
Definition at line 46 of file DynVectorKernel.h.