Optimized Belief Propagation (CPU and GPU)
|
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) const | BpLevel< T > | |
LevelProperties() const | BpLevel< T > | inline |
NextBpLevel(unsigned int num_disparity_values) const | BpLevel< T > | |
NumDataForAlignedMemoryAtLevel(const std::array< unsigned int, 2 > &width_height_level, unsigned int num_possible_disparities) const | BpLevel< T > | |
NumDataInBpArrays(unsigned int num_disparity_values) const | BpLevel< T > | |
PaddedCheckerboardWidth(unsigned int checkerboard_width) const | BpLevel< 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 |