adapnex::core::InputArrayMapping::data
Returns a reference to the array produced by the input driver.
Description
|
Any task consuming the array must be executed in the same TaskGroup as the driver to ensure updates to the array are synchronized. |
Return Value
A reference to the underlying data array.
Created with MrDocs