Struct cv::SL2#

Collaboration diagram for cv::SL2:

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

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

Member Typedef Documentation#

ResultType#

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

ValueType#

typedef T cv::SL2::ValueType

Member Function Documentation#

operator()()#

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

Member Data Documentation#

normType#

static const NormTypes cv::SL2::normType = NORM_L2SQR

Source file#

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