SpikeGPU  1.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
spike::SmallerThan< T > Struct Template Reference

#include <precond.h>

Inheritance diagram for spike::SmallerThan< T >:

Public Member Functions

 SmallerThan (T threshold)
 
__host__ __device__ bool operator() (T val)
 

Public Attributes

m_threshold
 

Constructor & Destructor Documentation

template<typename T >
spike::SmallerThan< T >::SmallerThan ( threshold)
inline

Member Function Documentation

template<typename T >
__host__ __device__ bool spike::SmallerThan< T >::operator() ( val)
inline

Member Data Documentation

template<typename T >
T spike::SmallerThan< T >::m_threshold

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