Optimized Belief Propagation (CPU and GPU)
|
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) const | ProcessBp< 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) const | ProcessBp< T, DISP_VALS, ACCELERATION > | |
parallel_params_ | ProcessBp< T, DISP_VALS, ACCELERATION > | protected |
ProcessBp(const ParallelParams ¶llel_params) | ProcessBp< T, DISP_VALS, ACCELERATION > | inlineexplicit |