We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e412023 commit d9622f3Copy full SHA for d9622f3
1 file changed
uncertaintyx/b/jax.py
@@ -246,8 +246,8 @@ class BernsteinPoly(ToM):
246
Encapsulates the multivariate Bernstein polynomial
247
248
.. math::
249
- B: \mathbb{R}^{k + 1} \times \mathbb{R}^{N} \to
250
- \mathbb{R},
+ B: \mathbb{R}^{k + 1} \times \mathbb{R}^{N}
+ \to \mathbb{R}, \quad
251
(b, x) \mapsto B(b, x)
252
253
where :math:`N \in \mathbb{N}` is the arity of the Bernstein
0 commit comments