Optimized Belief Propagation (CPU and GPU)
ProcessBp< T, DISP_VALS, ACCELERATION > Member List

This is the complete list of members for ProcessBp< T, DISP_VALS, ACCELERATION >, including all inherited members.

ErrorCheck(const char *file="", int line=0, bool abort=false) constProcessBp< T, DISP_VALS, ACCELERATION >inlinevirtual
operator()(const std::array< float *, 2 > &images_target_device, const beliefprop::BpSettings &alg_settings, const std::array< unsigned int, 2 > &width_height_images, T *allocated_mem_bp_processing, T *allocated_memory, const std::unique_ptr< MemoryManagement< T >> &mem_management_bp_run) constProcessBp< T, DISP_VALS, ACCELERATION >
parallel_params_ProcessBp< T, DISP_VALS, ACCELERATION >protected
ProcessBp(const ParallelParams &parallel_params)ProcessBp< T, DISP_VALS, ACCELERATION >inlineexplicit