|
Tuesday
|
| ▼Ntue | |
| Cis_arithmetic_simd_component | Checks if a type is an arithmetic type that can be used as the component type of an SIMD vector |
| Cis_floating_point_simd_component | Checks if a type is a floating-point type that can be used as the component type of an SIMD vector |
| Cis_integral_simd_component | Checks if a type is an integral type that can be used as the component type of an SIMD vector |
| Cis_simd_component | Checks if a type can be used as the component type of an SIMD vector |
| Cis_sized_bool | Checks if a type is a sized boolean type |
| Cis_vec_component | Checks if a type can be used as the component type of a vec |
| Cmat | A column-major matrix |
| Cquat | A quaternion |
| Csimd | An N-component SIMD vector |
| Cvec | An N-dimensional vector |
1.8.10