use crateCudaVec;
use crateUnsignedInteger;
use crateLweDimension;
/// An LWE ciphertext on the GPU 0.
///
/// There is no multi GPU support at this stage since the user cannot
/// specify on which GPU to convert the data.
// Fields with `d_` are data in the GPU
pub