CVD::multiplyBy< T > Struct Template Reference
[Computer Vision]

#include <vision.h>

List of all members.

Public Member Functions

 multiplyBy (const T &f)
template<class S >
operator() (const S &s) const

Public Attributes

const T & factor

Detailed Description

template<class T>
struct CVD::multiplyBy< T >

a functor multiplying pixels with constant value.

Definition at line 225 of file vision.h.


Constructor & Destructor Documentation

template<class T >
CVD::multiplyBy< T >::multiplyBy ( const T &  f  )  [inline]

Definition at line 228 of file vision.h.


Member Function Documentation

template<class T >
template<class S >
S CVD::multiplyBy< T >::operator() ( const S &  s  )  const [inline]

Definition at line 229 of file vision.h.


Member Data Documentation

template<class T >
const T& CVD::multiplyBy< T >::factor

Definition at line 227 of file vision.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:51 2013