PARTONS/NumA++  
Numerical Analysis C++ routines
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
  include
  NumA
  functor
  multi_dimension
  one_dimension
  gsl
 ExtrapolationTable.h
 GSLConstants.h
 GSLUtils.h
  integration
  one_dimension
 IntegrationMethod1DStatus.h
 Integrator.h
 IntegratorFactory.h
 IntegratorRegistry.h
  interpolation
 Chebyshev.h
 CubicSpline.h
  linear_algebra
  eigen
  least_squares
  matrix
  matrix_complex
  vector
  vector_complex
 LinAlgUtils.h
  neural_network
  activation_function
  beans
  combination_function
  neural_network
  neural_network_cell
  neural_network_layer
  neural_network_neuron
  scaling_function
  training_algorithm
  training_function
 NeuralNetworkTypeRegistry.h
  random_generator
 RandomGenerator.h
  root_finding
 Brent.h
 Newton.h
 NewtonMD.h
  utils
 Differences.h
 Errors.h
 FunctorUtils.h
 Interval.h
 MathUtils.h
 Tolerances.h
 NumAVersion.h
  src
  NumA
  gsl
 ExtrapolationTable.cpp
 GSLUtils.cpp
  integration
  one_dimension
 IntegrationMethod1DStatus.cpp
 IntegratorRegistry.cpp
  interpolation
 Chebyshev.cpp
 CubicSpline.cpp
  linear_algebra
  eigen
  least_squares
  matrix
  matrix_complex
  vector
  vector_complex
 LinAlgUtils.cpp
  neural_network
  activation_function
  beans
  combination_function
  neural_network
  neural_network_cell
  neural_network_layer
  neural_network_neuron
  scaling_function
  training_algorithm
  training_function
 NeuralNetworkTypeRegistry.cpp
  random_generator
 RandomGenerator.cpp
  root_finding
 NewtonMD.cpp
  utils
 Differences.cpp
 Errors.cpp
 MathUtils.cpp
 Tolerances.cpp