You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bernstein function arithmetics are possible by creating Bernstein functions of specific arithmetic ops classes such as SumOfBernsteinFunctions, ScaledBernsteinFunction, and CompositeScaledBernsteinFunction. However, non-trivival BF ops. require confusing nesting definitions instead of using intuitive operators.
Proposal
Define intuitive operators to perform Bernstein function arithmetics.
The text was updated successfully, but these errors were encountered:
Summary
Bernstein function arithmetics are possible by creating Bernstein functions of specific arithmetic ops classes such as
SumOfBernsteinFunctions
,ScaledBernsteinFunction
, andCompositeScaledBernsteinFunction
. However, non-trivival BF ops. require confusing nesting definitions instead of using intuitive operators.Proposal
Define intuitive operators to perform Bernstein function arithmetics.
The text was updated successfully, but these errors were encountered: