Type Alias GpuFheUint32Array

Source
pub type GpuFheUint32Array = GpuFheUintArray<FheUint32Id>;
Available on crate features integer and gpu only.

Aliased Typeยง

pub struct GpuFheUint32Array { /* private fields */ }