hide clangd warning
and remove whitespace which was previously used for alignment
This commit is contained in:
parent
baa1281efe
commit
c513724fd4
@ -340,7 +340,7 @@ B transp_c2(B t, B w, B x) {
|
||||
// (+⌜´st×⟜↕¨rsh)⊏⥊𝕩
|
||||
B ind = bi_N;
|
||||
for (ur k=na; k--; ) {
|
||||
B v = C2(mul, m_f64(st[k]/csz), C1(ud, m_f64(rsh[k])));
|
||||
B v = C2(mul, m_usz(st[k]/csz), C1(ud, m_f64(rsh[k])));
|
||||
if (q_N(ind)) ind = v;
|
||||
else ind = M1C2(tbl, add, v, ind);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user