Numerics Library
Any Standard C++ header not listed below is omitted.
| <cuda/std/complex> | Complex number type (see also: [libcu++ Specifics]({{ "standard_api/numerics_library/complex.html" | relative_url }})).
1.4.0 |
| <cuda/std/ccomplex> | C complex number arithmetic.
1.4.0 |
| <cuda/std/ratio> | Compile-time rational arthimetic.
1.1.0 / CUDA 11.0 |
| <cuda/std/cfloat> | Limits of floating point types.
1.0.0 / CUDA 10.2 |
| <cuda/std/climits> | Limits of integral types.
1.0.0 / CUDA 10.2 |
| <cuda/std/cstdint> | Fixed-width integer types.
1.0.0 / CUDA 10.2 |