1 #ifndef __JTOOLS__JELEMENT__ 
    2 #define __JTOOLS__JELEMENT__ 
   32 namespace JPP { 
using namespace JTOOLS; }
 
   45   template<
class JAbscissa_t, 
class JOrdinate_t>
 
  152   template<
class JAbscissa_t, 
class JOrdinate_t>
 
  218   template<
class JAbscissa_t, 
class JOrdinate_t>
 
  284   template<
class JAbscissa_t, 
class JOrdinate_t>
 
  350   template<
class JAbscissa_t, 
class JOrdinate_t>
 
  353     public JMath< JBin2D<JAbscissa_t, JOrdinate_t> >
 
  408         return this->
__z / this->
__y;
 
  432       return sqrt(this->
__w2);
 
  445       this->
__z  += bin.__zl;
 
  462       this->
__w2 *= value*value;
 
  478       this->
__w2 /= value*value;
 
  493   template<
class JAbscissa_t, 
class JOrdinate_t>
 
Interface for binary output. 
 
Auxiliary base class for aritmetic operations of derived class types. 
 
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. 
 
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
 
Base class for data structures with artithmetic capabilities.