We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9622f3 commit 8910f15Copy full SHA for 8910f15
1 file changed
uncertaintyx/b/jax.py
@@ -193,7 +193,7 @@ class BernsteinGrid(ToG):
193
Encapsulates the multivariate Bernstein polynomial
194
195
.. math::
196
- B: \mathbb{R}^{k + 1} \to \mathbb{R}^{m},
+ B: \mathbb{R}^{k + 1} \to \mathbb{R}^{m}, \quad
197
b \mapsto B_{k}(b, x)
198
199
where :math:`N \in \mathbb{N}` is the arity of the Bernstein
0 commit comments