namespace vsip::impl
template <typename T, typename LP, typename Map>
class Fast_block<2,T,LP,Map>
Files: ../../vsip/impl/fast-block.hpp
Fast_block.L2,T,LP,Map.R-inheritance Scopes/vsip/impl/Fast_block_impl.html [xref] [Source]
Public Member functions Summary:
 constructorFast_block(const Domain<*>& dom, const Map& Map ( )) [xref] [Source]
 constructorFast_block(const Domain<*>& dom, T value, const Map& Map ( )) [xref] [Source]
 Tget(index_type idx0, index_type idx1) [xref] [Source]
 voidput(index_type idx0, index_type idx1, T val) [xref] [Source]

Private Typedefs Summary:
Fast_block_impl<*, T, LP, Map>bast_t [xref] [Source]