E.V.E
v2022.09.01

◆ splat

eve::splat = {}
inlineconstexpr

Computes the TODO.

Defined in Header

#include <eve/module/core.hpp>

Callable Signatures

namespace eve
{
TODO
}
Definition: all_of.hpp:22

Parameters

  • x: An instance of an scalar value

Return value

*A Callable Object performing the same kind of operation but returning its result as a SIMD value.

Example

TODO