Skip to main content
Ctrl+K
zfit 0.28.1.dev75+gbf64092e1 documentation - Home zfit 0.28.1.dev75+gbf64092e1 documentation - Home
  • What’s new?
  • Getting started
  • Tutorials
  • API reference
  • Project
  • Ask a question
  • GitHub
  • What’s new?
  • Getting started
  • Tutorials
  • API reference
  • Project
  • Ask a question
  • GitHub

Section Navigation

  • Dimension
  • Binned
  • Data
  • Param
  • Func
    • BaseFuncV1
    • SimpleFuncV1
    • ProdFunc
    • SumFunc
  • PDF
  • Sample
  • Loss
  • Constraint
  • Minimize
  • Result
  • Prior distributions
  • MCMC sampling
  • Settings
  • HS3 serialization
  • dill
  • Exception
  • Config
  • Plot
  • API reference
  • Func

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 on GitHub

This Page

  • Show Source

© Copyright 2024, zfit.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.