Rotation of ciphertexts on column-basis

Hey everyone, considering the matrix format for batched encrypted data, is it possible to rotate a ciphertext on a column-basis, i.e., swap the rows as implemented here in SEAL?

1 Like

Already answered in Rotation in BFV - #4 by ypolyakov