Merged
Merged
Conversation
| \defgroup data_func_select select | ||
|
|
||
| \brief Select elements from two arrays based on an conditional array | ||
| \brief Selects elements based on a conditional array |
| array/value is selected. | ||
| If the condition array has a non-zero element, then the element from the \p a | ||
| array/value is selected, otherwise the element from the \p b array/value is | ||
| selected. |
mark-poscablo
changed the title
Fix grammer in select. Add example to select detailed documentation
Fix grammar in select. Add example to select detailed documentation