| Jpp
    pmt_effective_area_update
    the software that should make you happy | 
Definition of zero value for any class. More...
Go to the source code of this file.
| Classes | |
| struct | JMATH::JZero | 
| Auxiliary class to assign zero value.  More... | |
| Namespaces | |
| JMATH | |
| Auxiliary classes and methods for mathematical operations. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
| Functions | |
| template<class T > | |
| T | JMATH::getZero () | 
| Get zero value for a given data type.  More... | |
| template<> | |
| bool | JMATH::getZero< bool > () | 
| Get zero value for bool.  More... | |
| template<> | |
| float | JMATH::getZero< float > () | 
| Get zero value for float.  More... | |
| template<> | |
| double | JMATH::getZero< double > () | 
| Get zero value for double.  More... | |
| template<> | |
| long double | JMATH::getZero< long double > () | 
| Get zero value for long double.  More... | |
| Variables | |
| static const JZero | JMATH::zero | 
| Function object to assign zero value.  More... | |
Definition of zero value for any class.
Definition in file JZero.hh.
 1.8.5
 1.8.5