dash::setter Struct Reference
Functor for "set all elements to x" operation.
More...
#include <mtx/arithfunctor.h>
List of all members.
|
Public Member Functions |
| setter (double v_) |
double | operator() (double) |
Public Attributes |
const double | v |
Detailed Description
Functor for "set all elements to x" operation.
Definition at line 102 of file arithfunctor.h.
The documentation for this struct was generated from the following file: