CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
phys::units::detail::reciprocal< D, T > Struct Template Reference

reciprocal type generator. More...

#include <quantity.hpp>

Public Types

enum  {
  d1 = -D::dim1, d2 = -D::dim2, d3 = -D::dim3, d4 = -D::dim4,
  d5 = -D::dim5, d6 = -D::dim6, d7 = -D::dim7, d8 = -D::dim8
}
 
typedef dimensions< d1, d2, d3, d4, d5, d6, d7, d8 > dim
 
typedef Collapse< dim, T > type
 

Detailed Description

template<typename D, typename T>
struct phys::units::detail::reciprocal< D, T >

reciprocal type generator.

Definition at line 198 of file quantity.hpp.


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