how to

aligned-equations

Jan 15, 2024
langslatex
1 Minutes
100 Words
1
&&\begin{aligned}
2
& g_{t, i, k, j} \mathrel{{+}{=}} C_{t - l_i}^{j - k} * 2^{j - k} , \text{if } i = k \text{ and } a_t < B_i \\
3
& g_{t, i, k, j} \mathrel{{+}{=}} g_{t - 1, i + 1, k, j}, \text{if } i \neq k \text{ and } a_t = B_i \\
4
& g_{t, i, k, j} \mathrel{{+}{=}} f_{t - 1, i, j - 1}, \text{if } j = k \text{ and } a_t < B_j \\
5
& g_{t, i, k, j} \mathrel{{+}{=}} g_{t - 1, i, k, j - 1}, \text{if } j \neq k\\
6
\end{aligned}$$
Article title:aligned-equations
Article author:Julyfun
Release time:Jan 15, 2024
Copyright 2025
Sitemap