remora::device_traits< cpu_tag >::sigmoid< T > Struct Template Reference

#include <shark/LinAlg/BLAS/cpu/traits.hpp>

Public Member Functions

operator() (T x) const
 

Static Public Attributes

static const bool zero_identity = false
 

Detailed Description

template<>
template<class T>
struct remora::device_traits< cpu_tag >::sigmoid< T >

Definition at line 244 of file traits.hpp.

Member Function Documentation

◆ operator()()

template<class T >
T remora::device_traits< cpu_tag >::sigmoid< T >::operator() ( x) const
inline

Definition at line 247 of file traits.hpp.

Member Data Documentation

◆ zero_identity

template<class T >
const bool remora::device_traits< cpu_tag >::sigmoid< T >::zero_identity = false
static

Definition at line 245 of file traits.hpp.


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