Theoretica
A C++ numerical and automatic mathematical library
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345678]
  home
  runner
  work
  theoretica
  theoretica
  src
  algebra
 algebra.hLinear algebra routines
 algebra_types.hLinear algebra type definitions
 distance.hDistances and norms of generic vectors, with real or complex elements
 mat.hMatrix class and operations
 parallel.hParallelized methods to evaluate a function over a vector element-wise
 transform.hLinear transformations such as rotations and projective geometry
 vec.hVector class and operations
  autodiff
 autodiff.hDifferential operators using automatic differentiation
 autodiff_types.hTypes and traits for automatic differentiation
 dual.hDual number class
 dual2.hSecond order dual number class
 dual2_functions.hFunctions defined on second order dual numbers for automatic differentiation
 dual_functions.hFunctions defined on dual numbers for automatic differentiation
 multidual.hMultidual numbers
 multidual_functions.hFunctions defined on multidual numbers for automatic differentiation of multivariable real functions
  calculus
 deriv.hDerivative approximation
 gauss.hRoots and weights for Gaussian quadrature
 integral.hIntegral approximation
 ode.hNumerical methods for ordinary differential equations
 taylor.hTaylor series expansions
  complex
 complex.hComplex number class
 complex_analysis.hFunctions of complex variable
 complex_types.hComplex data types definitions
 phasor.hPhasor (complex number in exponential form)
 quat.hQuaternion algebra
  core
 bit_op.hOperations on bits
 constants.hMathematical constants and default algorithm parameters
 core_traits.hFundamental type traits
 dataset.hOperations on datasets
 error.hError handling
 function.hMathematical function pointers
 ratio.hA ratio between objects
 real_analysis.hReal functions
 special.hSpecial functions
  interpolation
 polynomial.hPolynomial interpolation of real functions
 splines.hSpline interpolation
  optimization
 extrema.hExtrema approximation of real functions
 multi_extrema.hSearch of extrema of multivariate functions
 multi_roots.hNumerical methods for multivariate root finding
 roots.hRoot approximation of real functions
  polynomial
 orthogonal.hOrthogonal polynomial bases
 polynomial.hPolynomial storage and manipulation
  pseudorandom
 montecarlo.hMonte Carlo methods
 prng.hPseudorandom number generation
 pseudorandom.hPseudorandom number generation algorithms
 quasirandom.hQuasi-random sequences
 sampling.hSampling from probability distributions
  signal
 fft.hFast Fourier Transform
  statistics
 distributions.hProbability distribution functions
 errorprop.hAutomatic propagation of uncertainties on arbitrary functions
 histogram.hHistogram class
 regression.hRegression to a model
 statistics.hStatistical functions
 theoretica.hInclude file for all modules of the library
 theoretica_mini.hInclude file for fundamental modules, like linear algebra and real functions
 utility.hOptional header with utilities for input and output