Jpp  18.1.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JTools Directory Reference

Files

file  JArray.cc [code]
 Example program to test JTOOLS::JArray class.
 
file  JAutoMap.cc [code]
 Example program to test JTOOLS::JAutoMap class.
 
file  JCollection.cc [code]
 Example program to test JTOOLS::JCollection class.
 
file  JCombinatorics.cc [code]
 Example program to test combinatorics of pairs of indices (class JTOOLS::JCombinatorics).
 
file  JHashCollection.cc [code]
 Example program to test JTOOLS::JHashCollection class.
 
file  JHashMap.cc [code]
 Example program to test JTOOLS::JHashMap class.
 
file  JHashSet.cc [code]
 Example program to test JTOOLS::JHashSet class.
 
file  JTools/JHistogram1D.cc [code]
 Example program to test JTOOLS::JHistogram1D.
 
file  JTools/JHistogram1D.sh [code]
 
file  JTools/JHistogram2D.cc [code]
 Example program to test JTOOLS::JMultiHistogram.
 
file  JTools/JHistogram2D.sh [code]
 
file  JTools/JHistogram3D.cc [code]
 Example program to test JTOOLS::JMultiHistogram.
 
file  JTools/JHistogram3D.sh [code]
 
file  JMergeSort.cc [code]
 Example program to test performance of JTOOLS::JMergeSort.
 
file  JMultiFunction1D.cc [code]
 Example program to create 1D function interpolator from multi-dimensional interpolator.
 
file  JMultiFunction2D.cc [code]
 Example program to create 2D function interpolator from multi-dimensional interpolator.
 
file  JMultiKey.cc [code]
 Example program to test JTOOLS::JMultiKey class.
 
file  JMultiMap.cc [code]
 Example program to test JTOOLS::JMultiMap.
 
file  JMultiPDF.cc [code]
 Example program to test conditional probability density function $P(x_0,x_1\|x_2,x_3)$ using JTOOLS::JMultiPDF and JTOOLS::JMultiFunction.
 
file  JMultiPDF.sh [code]
 
file  JPermutation.cc [code]
 Example program to test permutations (JTOOLS::next_permutation).
 
file  JPermutation.sh [code]
 
file  JPolfit1D.cc [code]
 Example program to test 1D Legendre interpolation of a polynome.
 
file  JPolynome1D.cc [code]
 Example program to test 1D interpolation of a polynome.
 
file  JPolynome1D.sh [code]
 
file  JPolynome1P.cc [code]
 Example program to test 1D interpolation of a polynome.
 
file  JPolynome3D+2D.cc [code]
 Example program to test multi-dimensional interpolation with multi-dimensional function objects.
 
file  JPolynome3D.cc [code]
 Example program to test multi-dimensional interpolation.
 
file  JPolynome3G.cc [code]
 Example program to test multi-dimensional integration.
 
file  JPolynome3H.cc [code]
 Example program to test multi-dimensional interpolation with derivatives.
 
file  JPolynome5D.cc [code]
 Example program to test multi-dimensional interpolation.
 
file  JQuadrature.cc [code]
 Example program to test JTOOLS::JQuadrature.
 
file  JQuantile.cc [code]
 Example program to test JTOOLS::JQuantile calculation.
 
file  JQuantiles.cc [code]
 Example program to test JTOOLS::JQuantiles calculation of a function.
 
file  JRange.cc [code]
 Example program to test JTOOLS::JRange operations.
 
file  JResultHesse3D.cc [code]
 Example program to test multi-dimensional interpolation.
 
file  JResultPDF.cc [code]
 Example program to test interpolations for PDF.
 
file  JResultPDF.sh [code]
 
file  JRouter.cc [code]
 Example program to test JTOOLS::JRouter class.
 
file  JSphere3D.cc [code]
 Example program to test 3D integration of sphere.
 
file  JSphereND.cc [code]
 Example program to test integration of sphere in any number of dimensions.
 
file  JTable2D.cc [code]
 Example program to test interpolation between 2D tables.
 
file  JTransformableFunction.cc [code]
 Example program to test transformable function.
 
file  JTrigonometric1D.cc [code]
 Example program to test 1D interpolation of a trigonometric function.
 
file  JTuple.cc [code]
 Example program to test JTOOLS::JTuple class.