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.
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.