Static Public Member Functions
bbgm_apply_data< dist_, functor_, dT, rT, true > Struct Template Reference

#include <bbgm_apply.h>

List of all members.

Static Public Member Functions

static void apply (const bbgm_image_of< dist_ > &dimg, const functor_ &functor, const vil_image_view< dT > &data, vil_image_view< rT > &result, const rT *fail_val=0)

Detailed Description

template<class dist_, class functor_, class dT, class rT>
struct bbgm_apply_data< dist_, functor_, dT, rT, true >

Definition at line 180 of file bbgm_apply.h.


Member Function Documentation

template<class dist_ , class functor_ , class dT , class rT >
static void bbgm_apply_data< dist_, functor_, dT, rT, true >::apply ( const bbgm_image_of< dist_ > &  dimg,
const functor_ &  functor,
const vil_image_view< dT > &  data,
vil_image_view< rT > &  result,
const rT *  fail_val = 0 
) [inline, static]

Definition at line 182 of file bbgm_apply.h.


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