C++ function for computing mixture weights of Bernstein-Mixtures given the probabilities p, values w, and degree k.
1 | mixtureWeight(p, w, k)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.