Skip to content

about encode a vector with depth #7

@zggl404

Description

@zggl404

Hello, I encountered a specific use case while working with HEonGPU.
There's a concept of "depth" here, starting from 0 and incrementing gradually. Let's say I have a ciphertext already at depth 5, and I want to perform an operation between this ciphertext and a plaintext. Apart from encoding a plaintext directly and then using modulus switching, is there a function that allows me to encode the plaintext directly to depth 5? This would be more efficient than encoding to depth 0 and then performing multiple modulus switches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions