Jpp  master_rocky-43-ge265d140c
the software that should make you happy
Classes | Namespaces
JArray.hh File Reference
#include <istream>
#include <ostream>
#include <iterator>
#include <algorithm>
#include "JIO/JSerialisable.hh"
#include "JTools/JMultiKey.hh"
#include "JMath/JMath.hh"
#include "JLang/JAssert.hh"
#include "JLang/JClass.hh"
#include "JLang/JException.hh"
#include "JLang/JEquals.hh"
#include "JLang/JManip.hh"

Go to the source code of this file.

Classes

class  JTOOLS::JArray< N, T >
 One dimensional array of template objects with fixed length. More...
 
class  JTOOLS::JArray< 1, T >
 One dimensional array of template objects with fixed length. More...
 
class  JTOOLS::JArray< N, const T >
 One dimensional read-only array of template objects with fixed length. More...
 
class  JTOOLS::JArray< 1, const T >
 One dimensional read-only array of template objects with fixed length. More...
 

Namespaces

 JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).