[][src]Function bellperson::multiexp::gpu_multiexp_supported

pub fn gpu_multiexp_supported<E>(
    n: usize
) -> Result<MultiexpKernel<E>, GPUError> where
    E: Engine