MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Calculates dot product of two vectors. More...
#include <mdsMeta.h>
Static Public Member Functions | |
static T | getResult (T *a, T *b) |
Calculates dot product of two vectors.
static T mds::base::CMetaDotProductImpl< UseMeta, N, T >::getResult | ( | T * | a, |
T * | b | ||
) | [static] |