OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
This is the complete list of members for mslang::Mask, including all inherited members.
apply(std::vector< std::shared_ptr< Base > > &bfuncs) | mslang::Mask | virtual |
computeArea(const IntPoint &ll, const IntPoint &ur) const | mslang::Mask | private |
Double | mslang::Function | static |
FCall | mslang::Function | static |
findMaximalRectangle(const std::vector< bool > &pixels, unsigned int height, unsigned int width) const | mslang::Mask | private |
IntPixel_t typedef | mslang::Mask | private |
minimizeNumberOfRectangles(std::vector< bool > pixels, unsigned int height, unsigned int width) | mslang::Mask | private |
parse(iterator &it, const iterator &end, Function *&fun) | mslang::Function | static |
parse_detail(iterator &it, const iterator &end, Function *&fun) | mslang::Mask | static |
pixels_m | mslang::Mask | |
print(int ident) | mslang::Mask | virtual |
UDouble | mslang::Function | static |
UInt | mslang::Function | static |
updateCache(const std::vector< bool > &pixels, std::vector< unsigned int > &cache, unsigned int y) const | mslang::Mask | private |
~Function() | mslang::Function | inlinevirtual |