PillarPreprocessCudaContext & operator=(PillarPreprocessCudaContext &&other) noexcept
PillarPreprocessCudaContext(PillarPreprocessCudaContext &&other) noexcept
PillarPreprocessCudaContext(const PillarPreprocessCudaContext &)=delete
bool runToDevice(const PillarPreprocessPoint *points, std::int32_t num_points, const PillarPreprocessCudaConfig &config, const PillarPreprocessCudaDeviceOutputs &outputs, std::string *error_message)
PillarPreprocessCudaContext & operator=(const PillarPreprocessCudaContext &)=delete
bool run(const PillarPreprocessPoint *points, std::int32_t num_points, const PillarPreprocessCudaConfig &config, const PillarPreprocessCudaOutputs &outputs, std::string *error_message)