Argon 0.1.0
|
Represents a single lane of a SIMD vector. More...
#include <lane.hpp>
Represents a single lane of a SIMD vector.
VectorType | The type of the SIMD vector. |
This class provides access to a single lane of a SIMD vector, allowing for operations on that lane.