Into

Modules

Documentation

classPiiDistanceMeasure::Impl

#include <PiiDistanceMeasure.h>

A template that implements the PiiDistanceMeasure interface by using Measure as the distance measure implementation.

Description

The virtual measure() function just passes the call to the given Measure class.

Public member functions

Impl *
( )
double
(
  • FeatureIterator sample
  • FeatureIterator model
  • int length
)

Function details

  • Impl * clone

    ()
    [inline]
  • double operator()

    (
    • FeatureIterator sample
    • FeatureIterator model
    • int length
    )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.