Struct cv::L2#

Collaboration diagram for cv::L2:

cv::L2< T > Node1 cv::L2< T >   + operator()() Node2 static const NormTypes     Node2->Node1 +normType

cv::L2< T > Node1 cv::L2< T >   + operator()() Node2 static const NormTypes     Node2->Node1 +normType

Member Typedef Documentation#

ResultType#

typedef Accumulator< T >::Type cv::L2::ResultType

ValueType#

typedef T cv::L2::ValueType

Member Function Documentation#

operator()()#

ResultType cv::L2::operator()(
const T * a,
const T * b,
int size )

Member Data Documentation#

normType#

static const NormTypes cv::L2::normType = NORM_L2

Source file#

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