Argon 0.1.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nargon
 NhelpersContains helper templates and concepts for type manipulation and compile-time utilities
 CArgonForHelper template to get the Argon type for a given vector type
 CNextLargerHelper template to determine the next larger type for a given type
 CNextSmallerHelper template to determine the next smaller type for a given type
 Nvectorize
 Cinterleaved
 CConstIterator
 CIterator
 CloadA view that loads data from a contiguous range into SIMD vectors
 CLoadIteratorThe Iterator type for the range
 Cload_interleaved
 CLoadInterleavedIterator
 Cload_storeA SIMD vectorized view of a range of data
 CConstIteratorA const iterator for the vectorized view
 CIteratorAn iterator for the vectorized view
 Cptr
 CIterator
 Cstore
 CStoreIterator
 Cstore_interleaved
 CStoreInterleavedIterator
 CBoolHelper template to determine the boolean type of a SIMD operation
 CCondMonad
 CConstLaneRepresents a single lane of a SIMD vector, where the lane's index is known at compile time
 CLaneRepresents a single lane of a SIMD vector
 CVectorRepresents a SIMD vector with various operations
 Nsimd
 Cmake_signedHelper template to get the signed type of a SIMD vector type
 Cmake_unsignedHelper template to get the unsigned type of a SIMD vector type
 CMultiVectorHelper template for multi-vector types of different SIMD types and sizes
 CScalarHelper template to get the scalar type of a SIMD vector type
 CVec128Helper template to get the SIMD quad-word vector type for a given scalar type
 CVec64Helper template to get the SIMD double-word vector type for a given scalar type
 CVectorHelper template to get the SIMD double-word vector type for a given scalar type
 NstdLane deconstruction feature
 Ctuple_element< Index, argon::Vector< T > >
 Ctuple_element< Index, Argon< T > >
 Ctuple_element< Index, ArgonHalf< T > >
 Ctuple_size< argon::Vector< T > >
 Ctuple_size< Argon< T > >
 Ctuple_size< ArgonHalf< T > >
 CArgon
 CArgonHalf
 CArgonHalf< ScalarType >
 CArgonPtr