Options that choose the lanes an algorithm computes on, and the types it computes in.
Contents | |
| common_type | |
| Converts every part of a zip to their common type. | |
| common_with_types | |
| Converts every part of a zip to a common type, extra types included. | |
| consider_types | |
| Adds types to the cardinal selection. | |
| force_cardinal | |
| Overrides the cardinal an algorithm iterates with. | |
| force_type | |
| Converts every part of a zip to one type. | |
| index_type | |
| Integral type an algorithm counts indices in. | |