scythe::ax_plus_b< T > Struct Template Reference
#include <scythestat/algorithm.h>
Collaboration diagram for scythe::ax_plus_b< T >:
[legend]List of all members.
Detailed Description
template<typename T>
struct scythe::ax_plus_b< T >
A Functor encapsulating
.
This function object wraps the operation
for use in generic algorithms, where a is some constant.
|
Public Member Functions |
|
| ax_plus_b (T a) |
|
T | operator() (T x, T b) const |
Public Attributes |
|
T | a_ |
The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 14:53:49 2007 for Scythe-1.0.2 by
1.4.7