Scale function definition and implementation.
Definition in file ScaleFunction.hpp.
Go to the source code of this file.
Classes | |
class | mm::ScaleToClosest |
Scale function that scales to the closest neighbor. More... | |
class | mm::ScaleToFarthest |
Scale function that scales to the farthest neighbor. More... | |
class | mm::NoScale |
Scale function that indicates no scaling is performed. More... | |
Namespaces | |
mm | |
Root namespace for the whole library. | |