Medusa  1.1
Coordinate Free Mehless Method implementation
ScaleFunction.hpp File Reference

Detailed Description

Scale function definition and implementation.

Definition in file ScaleFunction.hpp.

#include <medusa/Config.hpp>
#include <medusa/bits/types/Range.hpp>
#include <iosfwd>
+ 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.