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