Aerobus v1.2
|
#include <aerobus.h>
Classes | |
struct | behavior |
Public Types | |
using | upper_type = aerobus::arithmetic_helpers< T >::upper_type |
using | u_constants = aerobus::arithmetic_helpers< upper_type > |
using | constants = aerobus::arithmetic_helpers< T > |
Static Public Member Functions | |
static DEVICE behavior | eval (upper_type u_x, T x) |
Static Public Attributes | |
static constexpr upper_type | pi = u_constants::pi() |
static constexpr upper_type | two_pi = u_constants::two_pi() |
static constexpr upper_type | pi_2 = u_constants::pi_2() |
static constexpr upper_type | pi_4 = u_constants::pi_4() |
using aerobus::libm::sin_reduction< T >::constants = aerobus::arithmetic_helpers<T> |
using aerobus::libm::sin_reduction< T >::u_constants = aerobus::arithmetic_helpers<upper_type> |
using aerobus::libm::sin_reduction< T >::upper_type = aerobus::arithmetic_helpers<T>::upper_type |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |