Optimized Belief Propagation (CPU and GPU)
BpLevel< T > Member List

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

BpLevel(const std::array< unsigned int, 2 > &width_height, std::size_t offset_into_arrays, unsigned int level_num, run_environment::AccSetting acc_setting)BpLevel< T >explicit
BpLevel(const std::array< unsigned int, 2 > &width_height, std::size_t offset_into_arrays, unsigned int level_num, unsigned int bytes_align_memory)BpLevel< T >explicit
CheckerboardWidth(unsigned int width_level) constBpLevel< T >
LevelProperties() constBpLevel< T >inline
NextBpLevel(unsigned int num_disparity_values) constBpLevel< T >
NumDataForAlignedMemoryAtLevel(const std::array< unsigned int, 2 > &width_height_level, unsigned int num_possible_disparities) constBpLevel< T >
NumDataInBpArrays(unsigned int num_disparity_values) constBpLevel< T >
PaddedCheckerboardWidth(unsigned int checkerboard_width) constBpLevel< T >
TotalDataForAlignedMemoryAllLevels(const std::array< unsigned int, 2 > &width_height_bottom_level, unsigned int num_possible_disparities, unsigned int num_levels, run_environment::AccSetting acceleration)BpLevel< T >static