Set value of masked data points. More...
#include <DataFunctions.h>
Public Member Functions | |
virtual void | Process (int n, double *data, bool *mask=NULL) |
Process given data (not thread-safe!) | |
Public Member Functions inherited from mirtk::data::Op | |
virtual | ~Op () |
Destructor. | |
Set value of masked data points.
Definition at line 110 of file DataFunctions.h.