MVE - Multi-View Environment mve-devel
|
for-each functor: multiplies operand with constant factor. More...
#include <algo.h>
Public Member Functions | |
foreach_multiply_with_const (T const &value) | |
void | operator() (T &val) |
Public Attributes | |
T | value |
for-each functor: multiplies operand with constant factor.
|
inline |
|
inline |
T math::algo::foreach_multiply_with_const< T >::value |