|
Jpp 19.3.0-rc.1
the software that should make you happy
|
Files | |
| JArray.cc | |
| Example program to test JTOOLS::JArray class. | |
| JAutoMap.cc | |
| Example program to test JTOOLS::JAutoMap class. | |
| JCollection.cc | |
| Example program to test JTOOLS::JCollection class. | |
| JCombinatorics.cc | |
| Example program to test combinatorics of pairs of indices (class JTOOLS::JCombinatorics). | |
| JHashCollection.cc | |
| Example program to test JTOOLS::JHashCollection class. | |
| JHashMap.cc | |
| Example program to test JTOOLS::JHashMap class. | |
| JHashSet.cc | |
| Example program to test JTOOLS::JHashSet class. | |
| JHistogram1D.cc | |
| Example program to test JTOOLS::JHistogram1D. | |
| JHistogram1D.sh | |
| JHistogram2D.cc | |
| Example program to test JTOOLS::JMultiHistogram. | |
| JHistogram2D.sh | |
| JHistogram3D.cc | |
| Example program to test JTOOLS::JMultiHistogram. | |
| JHistogram3D.sh | |
| JMergeSort.cc | |
| Example program to test performance of JTOOLS::JMergeSort. | |
| JMultiFunction1D.cc | |
| Example program to create 1D function interpolator from multi-dimensional interpolator. | |
| JMultiFunction2D.cc | |
| Example program to create 2D function interpolator from multi-dimensional interpolator. | |
| JMultiKey.cc | |
| Example program to test JTOOLS::JMultiKey class. | |
| JMultiMap.cc | |
| Example program to test JTOOLS::JMultiMap. | |
| JMultiPDF.cc | |
| Example program to test conditional probability density function | |
| JMultiPDF.sh | |
| JPermutation.cc | |
| Example program to test permutations (JTOOLS::next_permutation). | |
| JPermutation.sh | |
| JPolfit1D.cc | |
| Example program to test 1D Legendre interpolation of a polynome. | |
| JPolynome1D.cc | |
| Example program to test 1D interpolation of a polynome. | |
| JPolynome1D.sh | |
| JPolynome1P.cc | |
| Example program to test 1D interpolation of a polynome. | |
| JPolynome3D+2D.cc | |
| Example program to test multi-dimensional interpolation with multi-dimensional function objects. | |
| JPolynome3D.cc | |
| Example program to test multi-dimensional interpolation. | |
| JPolynome3G.cc | |
| Example program to test multi-dimensional integration. | |
| JPolynome3H.cc | |
| Example program to test multi-dimensional interpolation with derivatives. | |
| JPolynome5D.cc | |
| Example program to test multi-dimensional interpolation. | |
| JQuadrature.cc | |
| Example program to test JTOOLS::JQuadrature. | |
| JQuantile.cc | |
| Example program to test JTOOLS::JQuantile calculation. | |
| JQuantiles.cc | |
| Example program to test JTOOLS::JQuantiles calculation of a function. | |
| JRange.cc | |
| Example program to test JTOOLS::JRange operations. | |
| JResultHesse3D.cc | |
| Example program to test multi-dimensional interpolation. | |
| JResultPDF.cc | |
| Example program to test interpolations for PDF. | |
| JResultPDF.sh | |
| JRouter.cc | |
| Example program to test JTOOLS::JRouter class. | |
| JSphere3D.cc | |
| Example program to test 3D integration of sphere. | |
| JSphereND.cc | |
| Example program to test integration of sphere in any number of dimensions. | |
| JTable2D.cc | |
| Example program to test interpolation between 2D tables. | |
| JTransformableFunction.cc | |
| Example program to test transformable function. | |
| JTrigonometric1D.cc | |
| Example program to test 1D interpolation of a trigonometric function. | |
| JTuple.cc | |
| Example program to test JTOOLS::JTuple class. | |