remora::device_traits< cpu_tag >::soft_plus< 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 >::soft_plus< T >

Definition at line 253 of file traits.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 256 of file traits.hpp.

Member Data Documentation

◆ zero_identity

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

Definition at line 254 of file traits.hpp.


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