Typedef ripple::DeviceBlock2d¶
Typedef Documentation¶
-
template<typename
T
>
usingripple
::
DeviceBlock2d
= DeviceBlock<T, 2>¶ Alias for a 2-dimensional device block.
- Template Parameters
T
: The type of the data for the block.
T
>ripple::
DeviceBlock2d
= DeviceBlock<T, 2>¶Alias for a 2-dimensional device block.
T
: The type of the data for the block.