mln::fun::v2v::linear< V, T, R > Struct Template Reference

Linear function. f(v) = a * v + b. V is the type of input values; T is the type used to compute the result; R is the result type. More...

#include <linear.hh>

Inheritance diagram for mln::fun::v2v::linear< V, T, R >:

Inheritance graph

List of all members.


Detailed Description

template<typename V, typename T = V, typename R = T>
struct mln::fun::v2v::linear< V, T, R >

Linear function. f(v) = a * v + b. V is the type of input values; T is the type used to compute the result; R is the result type.

By defaut, T is V and R is T.


Generated on Tue Jul 14 16:32:59 2009 for Milena (Olena) by  doxygen 1.5.9