Skip to content

function cub(E1 &&) expressions

template <expression_argument E1>
KFR_INTRINSIC expression_make_function<fn::cub, E1> cub(E1&& x)

Returns template expression that returns cube of x.

Defined at base/simd_expressions.hpp:199