libcvd
Public Member Functions | Public Attributes | List of all members
CVD::multiplyBy< T > Struct Template Reference

a functor multiplying pixels with constant value. More...

#include <vision.h>

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.


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