1 #ifndef __JTOOLS__JELEMENT__
2 #define __JTOOLS__JELEMENT__
32 namespace JPP {
using namespace JTOOLS; }
43 template<
class JAbscissa_t,
class JOrdinate_t>
150 template<
class JAbscissa_t,
class JOrdinate_t>
216 template<
class JAbscissa_t,
class JOrdinate_t>
282 template<
class JAbscissa_t,
class JOrdinate_t>
348 template<
class JAbscissa_t,
class JOrdinate_t>
406 return this->
__z / this->
__y;
430 return sqrt(this->
__w2);
443 this->
__z += bin.__zl;
460 this->
__w2 *= value*value;
476 this->
__w2 /= value*value;
491 template<
class JAbscissa_t,
class JOrdinate_t>
Interface for binary output.
Auxiliary base class for aritmetic operations of derived class types.
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
Definition of zero value for any class.
T getZero()
Get zero value for a given data type.
JArgument< T >::argument_type argument_type
Interface for binary input.
Base class for data structures with artithmetic capabilities.