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