aimsdata  5.0.5
Neuroimaging data handling
internal::clip1< LEFT, OP > Struct Template Reference

#include <aims/utility/threshold.h>

Inheritance diagram for internal::clip1< LEFT, OP >:
Collaboration diagram for internal::clip1< LEFT, OP >:

Public Member Functions

 clip1 (LEFT threshold)
 
LEFT operator() (const LEFT &x) const
 

Public Attributes

LEFT threshold
 

Detailed Description

template<typename LEFT, typename OP>
struct internal::clip1< LEFT, OP >

Definition at line 411 of file threshold.h.

Constructor & Destructor Documentation

◆ clip1()

template<typename LEFT , typename OP >
internal::clip1< LEFT, OP >::clip1 ( LEFT  threshold)
inline

Definition at line 413 of file threshold.h.

Member Function Documentation

◆ operator()()

template<typename LEFT , typename OP >
LEFT internal::clip1< LEFT, OP >::operator() ( const LEFT &  x) const
inline

Definition at line 418 of file threshold.h.

Member Data Documentation

◆ threshold

template<typename LEFT , typename OP >
LEFT internal::clip1< LEFT, OP >::threshold

Definition at line 423 of file threshold.h.


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