stator
A math, geometry, and utility library
Static Public Member Functions | List of all members
sym::detail::Sine Struct Reference

#include <unary_ops.hpp>

Static Public Member Functions

template<class Arg >
static auto apply (const Arg &a) -> STATOR_AUTORETURN(sin(a))
 

Detailed Description

Definition at line 64 of file unary_ops.hpp.

Member Function Documentation

◆ apply()

template<class Arg >
static auto sym::detail::Sine::apply ( const Arg &  a) -> STATOR_AUTORETURN(sin(a))
static

The documentation for this struct was generated from the following file: