MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Static Public Member Functions
mds::base::CMetaDotProductImpl< UseMeta, N, T > Struct Template Reference

Calculates dot product of two vectors. More...

#include <mdsMeta.h>

List of all members.

Static Public Member Functions

static T getResult (T *a, T *b)

Detailed Description

template<bool UseMeta, int N, typename T>
struct mds::base::CMetaDotProductImpl< UseMeta, N, T >

Calculates dot product of two vectors.


Member Function Documentation

template<bool UseMeta, int N, typename T >
static T mds::base::CMetaDotProductImpl< UseMeta, N, T >::getResult ( T *  a,
T *  b 
) [static]

The documentation for this struct was generated from the following file: