Scale function definition and implementation.
Definition in file ScaleFunction.hpp.
Include dependency graph for ScaleFunction.hpp:
This graph shows which files directly or indirectly include this file: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. | |