Go to the source code of this file.
Classes | |
class | cmtk::Units::UnitBase |
Base class for a value with a physical unit. More... | |
class | cmtk::Units::Arithmetic< T > |
Template for arithmetic on units (treated as a vector space) More... | |
class | cmtk::Units::Degrees |
Angle of rotation in degrees. More... | |
class | cmtk::Units::Radians |
Angle of rotation in radians. More... | |
class | cmtk::Units::GaussianSigma |
Parameter "\sigma" of Gaussian kernel. More... | |
class | cmtk::Units::GaussianFWHM |
Full width at half maximum of Gaussian kernel. More... | |
Namespaces | |
namespace | cmtk |
namespace | cmtk::Units |
Classes for type-safe values with physical units, and automatic conversions between them. |