Public Member Functions | List of all members
mirtk::data::op::Rescale Class Reference

Rescale values to new range. More...

#include <DataFunctions.h>

Inheritance diagram for mirtk::data::op::Rescale:
Inheritance graph
Collaboration diagram for mirtk::data::op::Rescale:
Collaboration graph

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.
 

Detailed Description

Rescale values to new range.

Definition at line 1276 of file DataFunctions.h.


The documentation for this class was generated from the following file: