Template Struct TypeInfo< ::librapid::detail::Tanh >#

Struct Documentation#

template<>
struct TypeInfo<::librapid::detail::Tanh>#

Public Static Functions

template<typename ...Args>
static inline constexpr const char *getKernelName(std::tuple<Args...> args)#
template<typename ...Args>
static inline auto getShape(const std::tuple<Args...> &args)#

Public Static Attributes

static constexpr const char *name = "hyperbolic tangent"#
static constexpr const char *filename = "trigonometry"#
static constexpr const char *kernelName = "tanhArrays"#