UNPKG

boost-react-native-bundle

Version:

Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/

108 lines (106 loc) 2.11 kB
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mrow> <msub> <mi>B</mi> <mrow> <mi>i</mi> <mo>,</mo> <mi>j</mi> </mrow> </msub> <mo>=</mo> <mo>{</mo> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> <mtd> <mi>i</mi> <mi>f</mi> </mtd> <mtd> <mi>i</mi> <mo>=</mo> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mo>&#x2212;</mo> <msup> <mn>1</mn> <mrow> <mi>j</mi> <mo>&#x2212;</mo> <mi>i</mi> </mrow> </msup> <mi>X</mi> </mtd> <mtd> <mi>i</mi> <mi>f</mi> </mtd> <mtd> <mi>i</mi> <mo>></mo> <mn>0</mn> </mtd> <mtd> <mi>j</mi> <mo>&#x2265;</mo> <mi>i</mi> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mspace width="1em"/> </mtd> <mtd> <mi>o</mi> <mi>t</mi> <mi>h</mi> <mi>e</mi> <mi>r</mi> <mi>w</mi> <mi>i</mi> <mi>s</mi> <mi>e</mi> </mtd> </mtr> </mtable> <mspace width="1em"/> <mspace width="1em"/> <mo>;</mo> <mspace width="1em"/> <mspace width="1em"/> <mi>X</mi> <mo>=</mo> <mfenced> <mrow> <mtable> <mtr> <mtd> <mi>i</mi> <mo>+</mo> <mi>j</mi> <mo>&#x2212;</mo> <mn>1</mn> </mtd> </mtr> <mtr> <mtd> <mi>j</mi> <mo>&#x2212;</mo> <mi>i</mi> </mtd> </mtr> </mtable> </mrow> </mfenced> </mrow> </math>