Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • What’s new?
  • Getting started
  • Tutorials
  • API reference
  • Project
  • Ask a question

Site Navigation

  • What’s new?
  • Getting started
  • Tutorials
  • API reference
  • Project
  • Ask a question

Section Navigation

  • Dimension
    • Space
    • combine_spaces
    • add_spaces
    • Coordinates
  • Data
    • Data
    • BinnedData
  • Param
    • Parameter
    • ConstantParameter
    • ComposedParameter
    • ComplexParameter
    • convert_to_parameter
    • set_values
  • Func
    • BaseFuncV1
    • SimpleFuncV1
    • ProdFunc
    • SumFunc
  • PDF
    • Gauss
    • Exponential
    • CrystalBall
    • DoubleCB
    • Uniform
    • Cauchy
    • TruncatedGauss
    • Poisson
    • HistogramPDF
    • BinwiseScaleModifier
    • BinnedFromUnbinnedPDF
    • SplineMorphingPDF
    • BinnedSumPDF
    • SplinePDF
    • UnbinnedFromBinnedPDF
    • Chebyshev
    • Legendre
    • Chebyshev2
    • Hermite
    • Laguerre
    • RecursivePolynomial
    • KDE1DimExact
    • KDE1DimGrid
    • KDE1DimFFT
    • KDE1DimISJ
    • GaussianKDE1DimV1
    • ProductPDF
    • SumPDF
    • FFTConvPDFV1
    • ConditionalPDFV1
    • ZPDF
    • SimplePDF
    • SimpleFunctorPDF
    • WrapDistribution
    • BasePDF
    • BaseFunctor
  • Sample
    • poisson
  • Loss
    • UnbinnedNLL
    • ExtendedUnbinnedNLL
    • BinnedNLL
    • ExtendedBinnedNLL
    • BinnedChi2
    • ExtendedBinnedChi2
    • BaseLoss
    • SimpleLoss
  • Constraint
    • GaussianConstraint
    • PoissonConstraint
    • LogNormalConstraint
    • SimpleConstraint
  • Minimize
    • Minuit
      • Minuit
    • Strategies
      • PushbackStrategy
      • DefaultStrategy
      • DefaultToyStrategy
    • Hessian based
      • EDM
  • Result
    • FitResult
    • compute_errors
  • Settings
  • Exception
  • zfit typing

Func#

Todo

Fill overview page

zfit.func.BaseFuncV1([obs, dtype, name, params])

TODO(docs): explain subclassing

zfit.func.SimpleFuncV1(obs, func[, name])

Create a simple function out of of func with the observables obs depending on parameters.

zfit.func.ProdFunc(funcs[, obs, name])

zfit.func.SumFunc(funcs[, obs, name])

previous

set_values

next

BaseFuncV1

Edit this page
Show Source

© Copyright Copyright 2018, zfit.

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 5.3.0.